Click or drag to resize

BaseScanHead Events

The BaseScanHead type exposes the following members.

Events
 NameDescription
Public eventConnected An event that is triggered when the device is connected.
(Inherited from BaseDeviceController)
Public eventDisconnected An event that is triggered when the device is disconnected.
(Inherited from BaseDeviceController)
Public eventInitialized An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController)
Public eventMonitoringError 
Public eventStatusChanged An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController)
Public eventUpdateCardConfiguration Delegate for updating the configuration of the scan controller, the scan head is assigned to.
Top
See Also