GIGATMS.UHF Help Documentation
GIGATMS.UHF Help Documentation
GIGATMS.UHF Library
com.gigatms
Host Class
Host.OnPortStateChangedEventHandler Delegate
Host.PortState Enumeration
TS100 Class
TS100A Class
TS800 Class
TS800.OnIOStateChangedEventHandler Delegate
TS800.ScanMode Enumeration
UHF Class
UHF.OnConnectionStateChangedEventHandler Delegate
UHF.OnErrorOccurredEventHandler Delegate
UHF.OnTagPresentedEventHandler Delegate
UHF.OnTagPresentedExEventHandler Delegate
UHF.OnTagRemovedEventHandler Delegate
Host
PortState Enumeration
Specifies the state of device connection
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
C#
VB
Copy
public
enum
PortState
Public
Enumeration
PortState
Members
Member name
Value
Description
PlugIn
0
A new device is present.
Removed
1
A non-connected device is removed.
RemovedAndClosed
2
The currently connected deivce is removed.
See Also
Reference
com.gigatms Namespace