ScannerMonitoringConfigGoodValue Property |
The value which indicates the scanhead is working correctly.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public uint GoodValue { get; set; }
Property Value
UInt32Remarks
If the response received from the scanhead differs from this value more than
MinConsecutiveErrors times consecutively, a
FatalException is thrown.
Note that only response bits selected by the Mask are considered.
See Also