DeviceConfigurationData
DeviceConfigurationData object is used to get or set, configuration data of a device. Call GetDeviceConfigurationData from ScanDeviceManager to get the configuration data of the device at any time.
Properties
XFactor | float | Number of bits per millimeter in x direction |
YFactor | float | Number of bits per millimeter in y direction |
ZFactor | float | Number of bits per millimeter in z direction |
ZAxisMaxValue | float | Maximum value along z axis |
ZAxisMinValue | float | Minimum value along z axis |
MMToActuatorSpace | MMToActuatorSpaceTransform | Millimeter to Actuator space transformation |
HeadParameters | HeadParameters | Defines laser head parameters |
PolygonScanningHeadData | PolygonScanningHeadConfigurationData | Defines polygon scanning head data |