Nanio |
The NanioLaserDevice 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.
(Inherited from BaseSerialLaserController) |
![]() | CommunicationOk |
An event that is triggered when the device is connected and communication ok.
(Inherited from BaseSerialLaserController) |
![]() | 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.
(Inherited from BaseSerialLaserController) |
![]() | SerialPortOpened |
An event that is triggered when the serial port is opened.
(Inherited from BaseSerialLaserController) |
![]() | 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.
(Inherited from BaseSerialLaserController) |
![]() | Uninitialized |
An event that is triggered when the device is uninitialized.
(Inherited from BaseSerialLaserController) |
![]() | Used |
An event that is triggered when the COM port is used.
(Inherited from BaseSerialLaserController) |