Expert/Expert-Elite scanners are supported with RangerForSmartPVA versions 2.1.0.0 and higher.
To
connect to the scanner, the ip-address of the PC and the ip-address of
the scanner must both be set in Burroughs-SmartPVA.ini
- [General]
- // This property should be set to the IP address of the network interface card on the network
- // with an ip connected scanner
- // If this or ScannerIpAddress are blank, USB connected scanner will be used
- // EXAMPLE:
- // HostIpAddress=192.168.254.99
- HostIpAddress=192.168.254.34
- // This property should be set to the IP address or hostname of an ip connected scanner
- // If this or HostIpAddress are blank, USB connected scanner will be used
- // EXAMPLE:
- // ScannerIpAddress=192.168.254.55
- ScannerIpAddress=192.168.254.18
They can be set programmatically as shown below: