Click or drag to resize

BaseScanController Events

The BaseScanController type exposes the following members.

Events
 NameDescription
Public eventConnected An event that is triggered when the device is connected.
(Inherited from BaseDeviceController)
Public eventDeviceUIRequested Getting called when a device ui gets requested.
Public eventDisconnected An event that is triggered when the device is disconnected.
(Inherited from BaseDeviceController)
Public eventExecutionFinished Event that will be raised when the execution has finished.
Public eventExecutionStarted Event that will be raised when the execution is starting.
Public eventFieldSizeChanged Event that will be raised when the field size has changed.
Public eventInitialized An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController)
Public eventLaserControllerChanged Getting called when the laser controller changes.
Public eventReadyToMarkChanged Getting called when the ready to mark status changes.
Public eventScanControllerError Event that will be raised in case of an scan controller error.
Public eventScanHeadChanged Getting called when the scan head changes.
Public eventSliceStarted 
Public eventStatusChanged An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController)
Top
See Also