TS800 Class |
Namespace: com.gigatms
The TS800 type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceAddress |
Gets or sets a value that specifies the an address number for the reader.
(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.) | |
| InputPin0State |
Gets a value indicating the input I/O pin 0 state which is high or low.
| |
| IsConnected |
Gets a value indicating the connected or disconnected status of the device object.
(Inherited from UHF.) | |
| IsOpenPortError |
Gets a boolean value that indicates the device is connected OK or not.
(Inherited from UHF.) | |
| OutputPin0State |
Gets a value indicating the output I/O pin 0 state which is high or low.
| |
| OutputPin1State |
Gets a value indicating the output I/O pin 1 state which is high or low.
| |
| OutputPin2State |
Gets a value indicating the output I/O pin 2 state which is high or low.
| |
| RetryTimes |
Gets or sets a value that specifies the retry count of operation if host meets the timeout occurs.
(Inherited from UHF.) | |
| SdkVersion |
Gets the version of SDK library (GIGATMS.UHF.dll)
(Inherited from UHF.) | |
| Timeout |
'Gets or sets a value that specifies the number of seconds before a timeout occurs when an operation doesn't finish.
(Inherited from UHF.) |
| Name | Description | |
|---|---|---|
| Connect |
Connects to device using specified port name and settings.
(Inherited from UHF.) | |
| ControlBuzzer |
Make reader buzzer to sound a specified beep pattern.
| |
| Disconnect |
Closes the port connection.
(Inherited from UHF.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetBleDeviceName |
Gets the BLE name for device.
| |
| GetBleRomVersion |
Gets the firmware version running on the BLE module.
| |
| GetBuzzerOperationMode |
Gets the way of controlling the buzzer.
| |
| GetCommandTriggerState |
Gets the state of command trigger.
| |
| GetFirmwareVersion |
Gets the firmware program version running on the device.
(Inherited from UHF.) | |
| GetFrequency |
Gets the channel of hopping frequency in MHz.
(Inherited from UHF.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInventoryActiveMode |
Gets the operation mode of reading a tag.
| |
| GetInventoryRoundInterval |
Gets the time interval between each inventory round.
(Inherited from UHF.) | |
| GetIOState |
Get the state of all I/O pin.
| |
| GetLinkFrequency |
Gets the tag's backscatter link frequency.
(Inherited from UHF.) | |
| GetOutputInterface |
Gets the data output interface.
| |
| GetQValue |
Gets the starting Q value for the number of slots in the round.
(Inherited from UHF.) | |
| GetRfPower |
Gets the RF Power strength.
(Inherited from UHF.) | |
| GetRfSensitivity |
Gets the RF input sensitivity level.
(Inherited from UHF.) | |
| GetRxDecode |
Gets the RF data encoding(Baseband FM0 or Miller-modulated subcarrier).
(Inherited from UHF.) | |
| GetScanMode |
Gets the way of trigger to turn of the RF power.
| |
| GetSessionAndTarget |
Gets the session flag and target used for inventory round.
(Inherited from UHF.) | |
| GetTagPresentedRepeatInterval |
Gets the time period that the reader continues to detect to determine a tag is presented.
(Overrides UHFGetTagPresentedRepeatInterval(Boolean).) | |
| GetTagRemovedThreshold |
Gets the time period that the reader doesn't detect to determine a tag is presented.
(Inherited from UHF.) | |
| GetTriggerType |
Gets the trigger type for turning on RF power.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetWiFiApList |
Gets a list of access point names.
| |
| GetWiFiMacAddress |
Get the reader Wi-Fi MAC address.
| |
| KillTag(String) |
Permanently disable a Tag
(Inherited from UHF.) | |
| KillTag(String, String) |
Permanently disable a Tag
(Inherited from UHF.) | |
| LockTag(DictionaryMemoryBank, LockAction) |
Lock or unlock specified memory.
(Inherited from UHF.) | |
| LockTag(String, DictionaryMemoryBank, LockAction) |
Lock or unlock specified memory.
(Inherited from UHF.) | |
| ReadTag(String, MemoryBank, Int32, Int32) |
Reads tag data from given memory bank.
(Inherited from UHF.) | |
| ReadTag(String, String, MemoryBank, Int32, Int32) |
Reads tag data from given memory bank.
(Inherited from UHF.) | |
| SetBleDeviceName |
Sets the BLE name for device.
| |
| SetBuzzerOperationMode |
Sets the way of controlling the reader buzzer.
| |
| SetCommandTriggerState |
Sets the state of command trigger.
| |
| SetFrequency |
Sets the channel of hopping frequency in MHz.
(Inherited from UHF.) | |
| SetInventoryActiveMode |
Sets the operation mode of reading a tag.
| |
| SetInventoryRoundInterval |
Sets the time interval between each inventory round. The value is ranging from 0 to 254.
(Inherited from UHF.) | |
| SetIOState |
Sets the I/O pin specified HIGH or LOW.
| |
| SetLinkFrequency |
Sets the tag's backscatter link frequency. May affect data transmission speed.
(Inherited from UHF.) | |
| SetOutputInterface |
Sets the data output interface.
| |
| SetQValue |
Sets the starting Q value for the number of slots in the round.
(Inherited from UHF.) | |
| SetRfPower |
Sets the RF Power strength. The value is ranging from 1 to 27.
(Inherited from UHF.) | |
| SetRfSensitivity |
Sets the RF input sensitivity level.
(Inherited from UHF.) | |
| SetRxDecode |
Sets the RF data encoding(Baseband FM0 or Miller-modulated subcarrier).
(Inherited from UHF.) | |
| SetScanMode |
Sets the way of trigger to turn of the RF power.
| |
| SetSessionAndTarget |
Sets the session flag and target used for inventory round.
(Inherited from UHF.) | |
| SetTagPresentedRepeatInterval |
Sets to determine a tag is presented after reader detects in a given period time. The value is ranging from 0 to 254.
(Inherited from UHF.) | |
| SetTagRemovedThreshold |
Sets to determine a tag is removed after reader doesn't detect in a given inventory rounds. The value is ranging from 0 to 254.
(Inherited from UHF.) | |
| SetTriggerType |
Sets the trigger type for turning on RF power.
| |
| SetWiFiSettings(String, String) |
Sets the Wi-Fi settings.
| |
| SetWiFiSettings(String, String, IPAddress, IPAddress, IPAddress) |
Sets the Wi-Fi 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteEPC(String, Byte) |
Writes specified data to EPC memory bank.
(Inherited from UHF.) | |
| WriteEPC(String, String, Byte) |
Selects a tag and writes specified data to EPC memory bank.
(Inherited from UHF.) | |
| WriteTag(String, MemoryBank, Int32, Byte) |
Writes specified data to given memory bank.
(Inherited from UHF.) | |
| WriteTag(String, String, MemoryBank, Int32, Byte) |
Selects a tag and writes specified data to given memory bank.
(Inherited from UHF.) |
| Name | Description | |
|---|---|---|
| OnConnectionStateChanged |
Indicates when the reader has connected or disconnected.
(Inherited from UHF.) | |
| OnErrorOccurred |
Notifies the application that an error has been detected and a suitable response is necessary to process the error condition.
(Inherited from UHF.) | |
| OnIOStateChanged |
Indicates that the I/O pin status is changed.
| |
| OnTagPresented |
Indicates that the reader reads a new tag.
(Inherited from UHF.) | |
| OnTagPresentedEx |
Indicates that the reader reads a new tag.
(Inherited from UHF.) | |
| OnTagRemoved |
Indicates that a tag is rremoved.
(Inherited from UHF.) |