Click or drag to resize

BaseDistanceSensor Properties

The BaseDistanceSensor type exposes the following members.

Properties
 NameDescription
Public propertyActivatedChainableFeatures Gets the activated chainable features.
(Inherited from BaseDeviceController)
Public propertyAveraging 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.
Protected propertyConfigurationManager
(Inherited from BasePlugin)
Public propertyDeviceState The state of the device.
Public propertyEnableChainableFeature Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController)
Public propertyFieldCorrection A valid field correction containing an Aux axis.
Public propertyFieldParameter Parameters of the calibration field.
Public propertyHasConnectedStatus Is true if the device supports the IsConnected status.
(Overrides BaseDeviceControllerHasConnectedStatus)
Protected propertyInvertMeasuredDistance 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
Public propertyIPAddress IP address of the distance sensor device.
Public propertyIsAutoConnect
(Inherited from BaseDeviceController)
Public propertyIsConnected Is true if the device is connected.
(Inherited from BaseDeviceController)
Public propertyIsHWTrigger Flag to switch between hardware- and software trigger. Set to true to activate hardware triggered measurement; False otherwise and by default.
Public propertyIsInError The flag to indicate that the device is in error state.
Public propertyIsInitialized Is true if the device is initialized.
(Overrides BaseDeviceControllerIsInitialized)
Public propertyIsLaserOn True if the measurement SLD is turned on, false otherwise.
Public propertyJumpDelay (Max) Time in ms after a jump, before a measurement takes place in µs.
Public propertyJumpSpeed Speed to jump to the next measure position. Only used for measurements, not globally.
Protected propertyLogDirectory The directory of the log file.
(Inherited from BasePlugin)
Public propertyLogger The common logger.
(Inherited from BasePlugin)
Public propertyMeasurementBeamOffsetXY Offset of the measurement positions to the actual XY position of the scan head.
Public propertyMeasurementValidation 
Public propertyPeakZeroOffset 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.
Public propertyPluginMetadata 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)
Public propertySanityCheckThreshold Threshold µm within which all measurements at the same checked measure position must lie.
Public propertyScanController The scan controller with the distance sensor is attached to.
Public propertyScanControllerID The ID to identify the scan controller in a list of available scan controllers.
Public propertyScanHead The scan head the distance sensor is attached to.
Public propertyScanHeadID The ID to identify the scan head in a list of available scan heads.
Public propertySerialNumber Serial number of the device.
(Inherited from BaseDeviceController)
Public propertyStatuses
(Inherited from BaseDeviceController)
Public propertySupportedChainableFeatureMap 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)
Public propertyUsableRange Usable measurement range before the returned signal gets too weak in µm +/- current Z height.
Top
See Also