Scanner Properties
The Scanner type exposes the following members.
Properties
Name | Description | |
---|---|---|
CableID |
The scanner cable ID
|
|
FpgaVersion |
The version of the FPGA program on the scanner
|
|
InchesPerPulse |
Get the InchesPerPulse value (encoder scale used to calculate the profile Z component).
|
|
IPAddress |
Get the IP address used to connect to the scanner.
|
|
LaserCount |
The number of lasers in this scanner
|
|
LaserUpstream |
Is the laser upstream to the direction of the belt or chain.
|
|
NumLasers |
Number of lasers in the scanner
|
|
ReceiveTimeOut |
The TCP timeout for receiving data from the scanner
|
|
SendTimeOut |
The TCP timeout for sending data to the scanner
|
|
SerialNumber |
Scanner serial number
|
|
ServerVersion |
Version of the scan server software
|
|
SyncMode |
Is true if the scan head is in Sync Mode.
|
|
WindowBottom |
Bottom window bound of the scanner.
|
|
WindowLeft |
Left window bound of the scanner
|
|
WindowRight |
Right window bound of the scanner
|
|
WindowTop |
Top window bound of the scanner.
|