Click or drag to resize

SPICE3Device Events

The SPICE3Device 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.
(Inherited from BaseScanController)
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.
(Inherited from BaseScanController)
Public eventExecutionStarted Event that will be raised when the execution is starting.
(Inherited from BaseScanController)
Public eventFieldSizeChanged Event that will be raised when the field size has changed.
(Inherited from BaseScanController)
Public eventInitialized An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController)
Public eventLaserControllerChanged Getting called when the laser controller changes.
(Inherited from BaseScanController)
Public eventReadyToMarkChanged Getting called when the ready to mark status changes.
(Inherited from BaseScanController)
Public eventScanControllerError Event that will be raised in case of an scan controller error.
(Inherited from BaseScanController)
Public eventScanHeadChanged Getting called when the scan head changes.
(Inherited from BaseScanController)
Public eventSliceStarted
(Inherited from BaseScanController)
Public eventStatusChanged An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController)
Top
See Also