Click or drag to resize

BaseScanControllerVerifyConnection Method

Tests if the connection is still active.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual bool VerifyConnection()

Return Value

Boolean
Returns true if the scan controller is responding.
See Also