SPICE |
The SPICE3Device type exposes the following members.
| Name | Description | |
|---|---|---|
| Connected |
An event that is triggered when the device is connected.
(Inherited from BaseDeviceController) | |
| CustomExecutionFinished |
Event that will be raised when the custom execution has finished.
(Inherited from BaseScanController) | |
| CustomExecutionStarted |
Event that will be raised when the custom execution is starting.
(Inherited from BaseScanController) | |
| DeviceUIRequested |
Getting called when a device ui gets requested.
(Inherited from BaseScanController) | |
| Disconnected |
An event that is triggered when the device is disconnected.
(Inherited from BaseDeviceController) | |
| ExecutionFinished |
Event that will be raised when the execution has finished.
(Inherited from BaseScanController) | |
| ExecutionStarted |
Event that will be raised when the execution is starting.
(Inherited from BaseScanController) | |
| FieldSizeChanged |
Event that will be raised when the field size has changed.
(Inherited from BaseScanController) | |
| Initialized |
An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController) | |
| LaserControllerChanged |
Getting called when the laser controller changes.
(Inherited from BaseScanController) | |
| ReadyToMarkChanged |
Getting called when the ready to mark status changes.
(Inherited from BaseScanController) | |
| ScanControllerError |
Event that will be raised in case of an scan controller error.
(Inherited from BaseScanController) | |
| ScanHeadChanged |
Getting called when the scan head changes.
(Inherited from BaseScanController) | |
| SliceStarted | (Inherited from BaseScanController) | |
| StatusChanged |
An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController) |