Base |
The BaseDistanceSensor type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivatedChainableFeatures |
Gets the activated chainable features.
(Inherited from BaseDeviceController) |
![]() | Averaging | Number of measurements to run on OCT base unit in order to get one measurement. A value of 1 means no averages are taken; higher values reduce the frame rate proportionally. |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | DeviceState | The state of the device. |
![]() | EnableChainableFeature |
Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController) |
![]() | FieldCorrection | A valid field correction containing an Aux axis. |
![]() | FieldParameter | Parameters of the calibration field. |
![]() | HasConnectedStatus |
Is true if the device supports the IsConnected status.
(Overrides BaseDeviceControllerHasConnectedStatus) |
![]() | InvertMeasuredDistance | Flag to invert the distance measurement for alignment with Rayguide. By default, a positive distance in Z direction is further away from the deflection unit while a negative value indicates a closer position to the deflection unit |
![]() | IPAddress | IP address of the distance sensor device. |
![]() | IsAutoConnect | (Inherited from BaseDeviceController) |
![]() | IsConnected |
Is true if the device is connected.
(Inherited from BaseDeviceController) |
![]() | IsHWTrigger | Flag to switch between hardware- and software trigger. Set to true to activate hardware triggered measurement; False otherwise and by default. |
![]() | IsInError | The flag to indicate that the device is in error state. |
![]() | IsInitialized |
Is true if the device is initialized.
(Overrides BaseDeviceControllerIsInitialized) |
![]() | IsLaserOn | True if the measurement SLD is turned on, false otherwise. |
![]() | JumpDelay | (Max) Time in ms after a jump, before a measurement takes place in µs. |
![]() | JumpSpeed | Speed to jump to the next measure position. Only used for measurements, not globally. |
![]() | LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) |
![]() | Logger |
The common logger.
(Inherited from BasePlugin) |
![]() | MeasurementBeamOffsetXY | Offset of the measurement positions to the actual XY position of the scan head. |
![]() | MeasurementValidation | |
![]() | PeakZeroOffset | Offset of the measured RAYDIME METER peak which will be seen as corrected zero position. By moving the measured zero position artificially besides actual zero, interferences by overlapping signals at the zero position can be avoided. |
![]() | 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) |
![]() | SanityCheckThreshold | Threshold µm within which all measurements at the same checked measure position must lie. |
![]() | ScanController | The scan controller with the distance sensor is attached to. |
![]() | ScanControllerID | The ID to identify the scan controller in a list of available scan controllers. |
![]() | ScanHead | The scan head the distance sensor is attached to. |
![]() | ScanHeadID | The ID to identify the scan head in a list of available scan heads. |
![]() | SerialNumber |
Serial number of the device.
(Inherited from BaseDeviceController) |
![]() | Statuses | (Inherited from BaseDeviceController) |
![]() | 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) |
![]() | UsableRange | Usable measurement range before the returned signal gets too weak in µm +/- current Z height. |