UHF Class |
Namespace: com.gigatms
The UHF type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceName | Obsolete. |
![]() | ErrorCode |
Gets the error code the the result of invoking method.
|
![]() | ErrorMessage |
Gets the error reason description.
|
![]() | FrequencyLocked |
Gets a value indicating whether Frequency is locked.
|
![]() | HasBle |
Gets a value indicating whether this reader has BLE module.
|
![]() | HasBleKeyboard |
Gets a value indicating whether this reader supports BLE keyboard.
|
![]() | HasWiFi |
Gets a value indicating whether this reader has Wi-Fi module.
|
![]() | IsConnected |
Gets a value indicating the reader is connected or disconnected.
|
![]() | PortName |
Connection string used to connect reader.
|
![]() | ProductName |
Reader Name.
|
![]() | SdkVersion |
Gets the version of SDK library (GIGATMS.UHF.dll).
|
Name | Description | |
---|---|---|
![]() | Connect |
Connects to device using specified port name and settings.
|
![]() | DirectIoMultiAck |
Used by manufacture only.
|
![]() | Disconnect |
Close connection.
|
![]() | GetFirmwareVersion |
Gets the firmware version of the reader.
|
![]() | InventoryTags | |
![]() | StartInventory |
Starts the process of tag inventory using specified trigger source.
|
![]() | StopInventory |
Stops the process of tag inventory.
|
Name | Description | |
---|---|---|
![]() | OnConnectionStateChanged |
Indicates when the reader has connected or disconnected.
|
![]() | OnError |
Notify when reader error occurred.
|
![]() | OnErrorOccurred | Obsolete.
Notifies the application that an error has been detected and a suitable response is necessary to process the error condition.
|
![]() | OnTagPresented |
Indicates that the reader has inventoried a new tag.
|
![]() | OnTagPresentedEx |
Indicates that the reader reads a new tag.
|
![]() | OnTagRemoved |
Indicates that an inventoried tag is removed.
|
![]() | OnTagRemovedEx |
Indicates that an inventoried tag is removed.
|
Name | Description | |
---|---|---|
![]() ![]() | DEFAULT_PASSWORD |
Default tag Access Password and Kill Password (00000000). Tag kill password must set to non-default in order to kill the tag.
|
![]() ![]() | PreviousEPC |