Click or drag to resize

ScannerCommunicationAPI Methods

The ScannerCommunicationAPI type exposes the following members.

Methods
 NameDescription
Public methodReceiveEnhanced Receives response data from the ScanHead head using the Enhanced Protocol.
Public methodTransceiveEnhanced Sends the commands to the ScanHead selected by head using the Enhanced Protocol, and waits up to timeoutMilliseconds for a response.
Public methodTransceiveRaylase Sends transmitMessage to the ScanHead head using the RAYLASE Protocol, and waits up to timeoutMilliseconds for a response.
Public methodTransmitEnhanced Sends the commands to the ScanHead selected by head using the Enhanced Protocol, and waits up to timeoutMilliseconds for the transmission to succeed.
Public methodTransmitRaylase Sends transmitMessage to the ScanHead head using the RAYLASE Protocol, and waits up to timeoutMilliseconds for success.
Top
See Also