UHFIsOpenPortError Property GIGATMS.UHF Help Documentation
Gets a boolean value that indicates the device is connected OK or not.

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public bool IsOpenPortError { get; }

Return Value

Type: Boolean
true if the port is connected; otherwise, false.
See Also

Reference