Click or drag to resize

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.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public int MinConsecutiveErrors { get; set; }

Property Value

Int32
Remarks
This allows isolated anomalous responses from the scanhead to be ignored.
See Also