Base |
The BaseSerialLaserController type exposes the following members.
| Name | Description | |
|---|---|---|
| ArmedChanged |
Getting called when the arm status changed.
(Inherited from BaseLaserController) | |
| CommunicationError | An event that is triggered when the device is connected but a communication error occured. | |
| CommunicationOk | An event that is triggered when the device is connected and communication ok. | |
| Connected |
An event that is triggered when the device is connected.
(Inherited from BaseDeviceController) | |
| Disconnected |
An event that is triggered when the device is disconnected.
(Inherited from BaseDeviceController) | |
| HasPointerChanged |
Getting called when the hasPointer changed.
(Inherited from BaseLaserController) | |
| Initialized |
An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController) | |
| PointerEnabledChanged |
Getting called when the pointer status changed.
(Inherited from BaseLaserController) | |
| SerialPortClosed | An event that is triggered when the serial port is closed. | |
| SerialPortOpened | An event that is triggered when the serial port is opened. | |
| StatusChanged |
An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController) | |
| StillUnused | An event that is triggered when the COM port is connected but still not used. | |
| Uninitialized | An event that is triggered when the device is uninitialized. | |
| Used | An event that is triggered when the COM port is used. |