BaseScanControllerVerifyConnection Method |
Tests if the connection is still active.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual bool VerifyConnection()
Return Value
BooleanReturns true if the scan controller is responding.
See Also