GIGATMS.UHF Help Documentation
GIGATMS.UHF Help Documentation
GIGATMS.UHF Library
com.gigatms
BaseEvent Class
CES Class
CheckValidResult Class
ConnectionStateChangedEventArgs Class
ConnectReaderControl Class
ErrorEventArgs Class
ErrorLog Class
Host Class
Host.OnPortStateChangedEventHandler Delegate
Host.PortState Enumeration
IdCard Class
NetworkSettingsBase Class
NetworkSettingsBase.ConnectionStatusConstants Enumeration
NetworkSettingsBase.DNSInfo Class
NetworkSettingsBase.IPAddressInfo Class
NetworkSettingsBase.IPConfig Class
NetworkSettingsBase.MacAddress Class
NetworkSettingsBase.ProtocolConstants Enumeration
RemoteServerInfoV1 Class
RemoteServerInfoV2 Class
ScannedBleDeviceInfo Class
SdkOption Class
SLR810 Class
SR5 Class
TCPDataReceiver Class
TCPDataReceiver.OnTagDataReceivedEventHandler Delegate
TCPDataReceiver.OnTagRemovedEventHandler Delegate
TriggerHoldDurationCommon Class
TS100 Class
TS100A Class
TS50 Class
TS800 Class
TS800.OnIOStateChangedEventHandler Delegate
TS800_60 Class
TS800_60.OnIOStateChangedEventHandler Delegate
UDCTagData Class
UHF Class
UHF.OnConnectionStateChangedEventHandler Delegate
UHF.OnErrorEventHandler Delegate
UHF.OnErrorOccurredEventHandler Delegate
UHF.OnTagPresentedEventHandler Delegate
UHF.OnTagPresentedExEventHandler Delegate
UHF.OnTagRemovedEventHandler Delegate
UHF.OnTagRemovedExEventHandler Delegate
UHF880 Class
UR0250 Class
UR0250.OnIOStateChangedEventHandler Delegate
WiFiAp Structure
Host
PortState Enumeration
Specifies the state of device connection
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
C#
VB
C++
Copy
public
enum
PortState
Public
Enumeration
PortState
public
enum class
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