Base |
The BaseScanController type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivatedChainableFeatures |
Gets the activated chainable features.
(Inherited from BaseDeviceController) |
![]() | AutomationFeatureSet | Returns set of automation features, supported by the scan controller. |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | EnableChainableFeature |
Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController) |
![]() | EnableLogging | Enables or disables the device logging. |
![]() | ExecutionInProgressEnabled | Returns true if the device is generating an execution in progress signal. |
![]() | FieldSize | Gets the field size defined by the primary scan head. |
![]() | HasConnectedStatus |
Is true if the device supports the IsConnected status.
(Overrides BaseDeviceControllerHasConnectedStatus) |
![]() | InternalScanHeads | |
![]() | IOController | Gets or sets the IO controller used by the scan controller. |
![]() | IPAddress | Ip address of the device. |
![]() | IsAutoConnect | (Inherited from BaseDeviceController) |
![]() | IsConnected |
Is true if the device is connected.
(Inherited from BaseDeviceController) |
![]() | IsInitialized |
Is true if the device is initialized.
(Inherited from BaseDeviceController) |
![]() | IsStandAlone | True if card is in Stand-Alone mode. |
![]() | IsUsingEmulator | If true, an emulator is used instead of the actual scan controller. |
![]() | LaserController | Gets or sets the laser controller used by the scan controller. |
![]() | ListCount | Maximal number of usable lists. |
![]() | 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. |
![]() | MarkInProgressEnabled | Returns true if the device is generating a mark in progress signal. |
![]() | MaxCommandsPerList | Maximal commands per list. |
![]() | MaxCorrectionFiles | Maximal number of correction files. |
![]() | MaxScanHeads | Maximal number of heads. |
![]() | MotfPositionDecoderCount | Returns the number position decoders available for MarkOnTheFly operations. |
![]() | MotfProfile | Gets or sets the Mark On-The-Fly profile used by the scan controller. |
![]() | 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. |
![]() | ScanHeadCount | Number of assigned scan heads |
![]() | ScanHeads | Gets the scan heads used by the scan controller. |
![]() | SerialController | Gets or sets the serial controller used by the scan controller. |
![]() | SerialNumber |
Serial number of the device.
(Inherited from BaseDeviceController) |
![]() | Statuses | (Inherited from BaseDeviceController) |
![]() | StepPeriod | Gets the step period. |
![]() | 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. |
![]() | 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. |
![]() | 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. |