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.9.1
Syntaxpublic int MinConsecutiveErrors { get; set; }Property Value
Int32
Remarks
            This allows isolated anomalous responses from the scanhead to be ignored.
            
See Also