SR5 Class |
Namespace: com.gigatms
The SR5 type exposes the following members.
| Name | Description | |
|---|---|---|
| SR5(Byte) |
Initializes a new instance of the SR5 class.
| |
| SR5(Byte, Int32, Int32) | Initializes a new instance of the SR5 class |
| Name | Description | |
|---|---|---|
| DeviceName | Obsolete. (Inherited from UHF.) | |
| ErrorCode |
Gets the error code the the result of invoking method.
(Inherited from UHF.) | |
| ErrorMessage |
Gets the error reason description.
(Inherited from UHF.) | |
| FrequencyLocked |
Gets a value indicating whether Frequency is locked.
(Inherited from UHF.) | |
| HasBle |
Gets a value indicating whether this reader has BLE module.
(Inherited from UHF.) | |
| HasBleKeyboard |
Gets a value indicating whether this reader supports BLE keyboard.
(Inherited from UHF.) | |
| HasWiFi |
Gets a value indicating whether this reader has Wi-Fi module.
(Inherited from UHF.) | |
| IsConnected |
Gets a value indicating the reader is connected or disconnected.
(Inherited from UHF.) | |
| OsdpAddress | ||
| PortName |
Connection string used to connect reader.
(Inherited from UHF.) | |
| ProductName |
Reader Name.
(Inherited from UHF.) | |
| SdkVersion |
Gets the version of SDK library (GIGATMS.UHF.dll).
(Inherited from UHF.) |
| Name | Description | |
|---|---|---|
| Connect |
Connects to device using specified port name and settings.
(Inherited from UHF.) | |
| DirectIoMultiAck |
Used by manufacture only.
(Inherited from UHF.) | |
| Disconnect |
Close connection.
(Inherited from UHF.) | |
| GetAllSettings |
Gets all SR5 Settings.
Any modification to the settings object will take effect after calling SetAllSettings(Boolean, Settings).
| |
| GetFirmwareVersion |
Gets the firmware version of the reader.
(Inherited from UHF.) | |
| InventoryTags | (Inherited from UHF.) | |
| SetAllSettings |
Sets all SR5 Settings.
| |
| StartInventory |
Starts the process of tag inventory using specified trigger source.
(Inherited from UHF.) | |
| StopInventory |
Stops the process of tag inventory.
(Inherited from UHF.) |
| Name | Description | |
|---|---|---|
| OnConnectionStateChanged |
Indicates when the reader has connected or disconnected.
(Inherited from UHF.) | |
| OnError |
Notify when reader error occurred.
(Inherited from UHF.) | |
| OnErrorOccurred | Obsolete.
Notifies the application that an error has been detected and a suitable response is necessary to process the error condition.
(Inherited from UHF.) | |
| OnNewIdCard | ||
| OnTagPresented |
Indicates that the reader has inventoried a new tag.
(Inherited from UHF.) | |
| OnTagPresentedEx |
Indicates that the reader reads a new tag.
(Inherited from UHF.) | |
| OnTagRemoved |
Indicates that an inventoried tag is removed.
(Inherited from UHF.) | |
| OnTagRemovedEx |
Indicates that an inventoried tag is removed.
(Inherited from UHF.) |