![]() | TS800 Methods |
The TS800 type exposes the following members.
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.) |