 | UHFIsOpenPortError Property |
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.10 (2.6.0.10)
Syntaxpublic bool IsOpenPortError { get; }
Public ReadOnly Property IsOpenPortError As Boolean
Get
Return Value
Type:
Booleantrue if the port is connected; otherwise, false.
See Also