Base |
The BaseScanController 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. | |
| CustomExecutionStarted | Event that will be raised when the custom execution is starting. | |
| DeviceUIRequested | Getting called when a device ui gets requested. | |
| 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. | |
| ExecutionStarted | Event that will be raised when the execution is starting. | |
| FieldSizeChanged | Event that will be raised when the field size has changed. | |
| Initialized |
An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController) | |
| LaserControllerChanged | Getting called when the laser controller changes. | |
| ReadyToMarkChanged | Getting called when the ready to mark status changes. | |
| ScanControllerError | Event that will be raised in case of an scan controller error. | |
| ScanHeadChanged | Getting called when the scan head changes. | |
| SliceStarted | ||
| StatusChanged |
An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController) |