SPICE |
[Missing <summary> documentation for "T:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device"]
public class SPICE3Device : BaseScanController
The SPICE3Device type exposes the following members.
Name | Description | |
---|---|---|
![]() | SPICE3Device | Initializes a new instance of the SPICE3Device class |
Name | Description | |
---|---|---|
![]() | ActivatedChainableFeatures |
Gets the activated chainable features.
(Inherited from BaseDeviceController) |
![]() | ArchiveOldFileOnStartup | |
![]() | AutomationFeatureSet |
Returns set of automation features, supported by the scan controller.
(Inherited from BaseScanController) |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | Connections | Define the number of connections used in parallel. |
![]() | EnableChainableFeature |
Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController) |
![]() | EnableLogging |
Gets or sets a flag for activate logging.
(Overrides BaseScanControllerEnableLogging) |
![]() | ExecutionInProgressEnabled |
Returns true if the device is generating an execution in progress signal.
(Overrides BaseScanControllerExecutionInProgressEnabled) |
![]() | FieldSize |
Gets the field size defined by the primary scan head.
(Inherited from BaseScanController) |
![]() | HasConnectedStatus |
Is true if the device supports the IsConnected status.
(Inherited from BaseScanController) |
![]() | InternalScanHeads | (Inherited from BaseScanController) |
![]() | IOController |
Gets or sets the IO controller used by the scan controller.
(Overrides BaseScanControllerIOController) |
![]() | IPAddress |
Ip address of the device.
(Overrides BaseScanControllerIPAddress) |
![]() | IsAutoConnect | (Inherited from BaseDeviceController) |
![]() | IsConnected |
Is true if the device is connected.
(Overrides BaseDeviceControllerIsConnected) |
![]() | IsInitialized |
Is true if the device is initialized.
(Inherited from BaseDeviceController) |
![]() | IsStandAlone | (Overrides BaseScanControllerIsStandAlone) |
![]() | IsUsingEmulator |
If true, an emulator is used instead of the actual scan controller.
(Inherited from BaseScanController) |
![]() | LaserController |
Gets or sets the laser controller used by the scan controller.
(Overrides BaseScanControllerLaserController) |
![]() | ListCount |
Maximal number of usable lists.
(Overrides BaseScanControllerListCount) |
![]() | LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) |
![]() | Logger |
The common logger.
(Inherited from BasePlugin) |
![]() | LogPath |
Gets or sets the path of the logfile.
(Overrides BaseScanControllerLogPath) |
![]() | MarkInProgressEnabled |
Returns true if the device is generating a mark in progress signal.
(Overrides BaseScanControllerMarkInProgressEnabled) |
![]() | MaxCommandsPerList |
Maximal commands per list.
(Overrides BaseScanControllerMaxCommandsPerList) |
![]() | MaxCorrectionFiles |
Maximal number of correction files.
(Inherited from BaseScanController) |
![]() | MaxScanHeads |
Maximal number of heads.
(Inherited from BaseScanController) |
![]() | MotfPositionDecoderCount |
Returns the number position decoders available for MarkOnTheFly operations.
(Overrides BaseScanControllerMotfPositionDecoderCount) |
![]() | MotfProfile |
Gets or sets the Mark On-The-Fly profile used by the scan controller.
(Overrides BaseScanControllerMotfProfile) |
![]() | PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) |
![]() | PositionDecoderCount |
Returns the total number of available position decoders.
(Overrides BaseScanControllerPositionDecoderCount) |
![]() | ProcessTransformationQueue | Gets the process transformation queue. Values can be added with EneuqueProcessTransformation(dmat4), and cleared with ClearProcessTransformationQueue. |
![]() | ScanHeadCount |
Number of assigned scan heads
(Inherited from BaseScanController) |
![]() | ScanHeadProtocol | |
![]() | ScanHeads |
Gets the scan heads used by the scan controller.
(Inherited from BaseScanController) |
![]() | ScannerMonitoring | |
![]() | SerialController |
Gets or sets the serial controller used by the scan controller.
(Overrides BaseScanControllerSerialController) |
![]() | SerialNumber |
Serial number of the device.
(Inherited from BaseDeviceController) |
![]() | Statuses | (Inherited from BaseDeviceController) |
![]() | StepPeriod |
Gets the step period.
(Overrides BaseScanControllerStepPeriod) |
![]() | SupportedChainableFeatureMap |
The map of chainable feature types supported by this device. The value indicates whether the feature is a transmitter or a receiver.
(Inherited from BaseDeviceController) |
![]() | UseLaserDeviceProfile |
Enables or disables sending the profile of the laser device to the card.
(Overrides BaseScanControllerUseLaserDeviceProfile) |
![]() | UseTransformationList | |
![]() | VirtualFieldSize |
A scan controller can possibly handle coordinates larger than the scan head's physical field size. This is the size of the virtual field size.
(Inherited from BaseScanController) |
![]() | VirtualFieldSizeScalingFactor |
A scan controller can possibly handle coordinates larger than the scan head's physical field size. These three values define the factors the scan
head's physical field size must be multiplied with to get the virtual field size.
(Inherited from BaseScanController) |
Name | Description | |
---|---|---|
![]() | Connected |
An event that is triggered when the device is connected.
(Inherited from BaseDeviceController) |
![]() | 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) |