ScannerConfig Members
The ScannerConfig type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearScannerCableId |
Clear a scanner's Cable ID.
|
|
FindAllScanners()()()() |
Locate all scanners on the local network.
|
|
FindAllScanners(ScannerConfig..::..ScannerResponseDelegate) |
Locate a specific scanners on the local network using a callback delegate.
NOTE: This may not work on multi-NIC machines without first calling ScannerConfig.SetScannerNetowrkIpAddress().
|
|
FindScanner |
Locate a specific scanner on the network (by cable ID or serial number).
|
|
SetScannerCableId |
Set a scanner's Cable ID.
|
|
SetScannerIpAddress |
Set a scanner's IP address configuration.
|
|
SetScannerNetworkIpAddress |
Set the IP Address to bind to for sending and receiving discovery and configuration packets. WARNING, this is done globally.
|