ScannerMonitoringMinConsecutiveErrors 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.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic int MinConsecutiveErrors { get; set; }
Property Value
Int32
RemarksThis allows isolated anomalous responses from the scanhead to be ignored.
See Also