ScannerMonitoringConfigMinConsecutiveErrors Property |
An exception will only be thrown if the error condition persists over at least this number of consecutive responses from the scanhead.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public int MinConsecutiveErrors { get; set; }
Property Value
Int32Remarks
This allows isolated anomalous responses from the scanhead to be ignored.
See Also