Click or drag to resize

ScannerMonitoring Properties

The ScannerMonitoring type exposes the following members.

Properties
 NameDescription
Public propertyCommand Enhanced command to query. Left shifted by 4 bit.
Public propertyCommand1 Additional command, used when UsePingPoing is enabled.
Public propertyEnabled Enables or disables the monitoring process.
Public propertyGoodValue Value to compare received value to.
Public propertyGoodValue1 Additional good value, used when UsePingPoing is enabled.
Public propertyLegacy Legacy mode for scan heads not supporting enhanced protocol.
Public propertyMask Mask for comparing received value to GoodValue. Default value ignores tracking window.
Public propertyMask1 Additional mask, used when UsePingPoing is enabled.
Public propertyMinConsecutiveErrors An exception will only be thrown if the error condition persists over at least this number of consecutive responses from the scanhead.
Public propertyPeriod Validation period [ms].
Public propertyUsePingPoing Enables scanner monitoring ping pong mode.
Top
See Also