Scanner |
public class ScannerMonitoring
The ScannerMonitoring type exposes the following members.
Name | Description | |
---|---|---|
![]() | ScannerMonitoring | Initializes a new instance of the ScannerMonitoring class |
Name | Description | |
---|---|---|
![]() | Command | Enhanced command to query. Left shifted by 4 bit. |
![]() | Command1 | Additional command, used when UsePingPoing is enabled. |
![]() | Enabled | Enables or disables the monitoring process. |
![]() | GoodValue | Value to compare received value to. |
![]() | GoodValue1 | Additional good value, used when UsePingPoing is enabled. |
![]() | Legacy | Legacy mode for scan heads not supporting enhanced protocol. |
![]() | Mask | Mask for comparing received value to GoodValue. Default value ignores tracking window. |
![]() | Mask1 | Additional mask, used when UsePingPoing is enabled. |
![]() | MinConsecutiveErrors | An exception will only be thrown if the error condition persists over at least this number of consecutive responses from the scanhead. |
![]() | Period | Validation period [ms]. |
![]() | UsePingPoing | Enables scanner monitoring ping pong mode. |