Click or drag to resize

SystemConfigScannerMonitoring Property

Sets/Gets configuration of scanner monitoring for the scanhead(s).

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public ScannerMonitoringConfig ScannerMonitoring { get; set; }

Property Value

ScannerMonitoringConfig
Remarks
When monitoring is enabled, the card periodically sends a user-configurable status query command to the scanhead(s) using the Enhanced Protocol.

If the response from the scanhead(s) indicates an error condition, then a FatalException is thrown.

See Also