![]() | TS100A Methods |
The TS100A type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connect |
Connects to device using specified port name and settings.
(Inherited from UHF.) |
![]() | ControlBuzzer |
Control reader to make a specified sound beep.
(Inherited from TS100.) |
![]() | 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.
(Inherited from TS100.) |
![]() | GetBleRomVersion |
Gets the firmware version running on the BLE module.
(Inherited from TS100.) |
![]() | GetBuzzerOperationMode |
Gets the repeats mode of sounding the beep with the same pattern.
(Inherited from TS100.) |
![]() | GetEventType |
Gets the event command type.
(Inherited from TS100.) |
![]() | GetFilter |
Get the filter used to decode of reading tag data.
(Inherited from TS100.) |
![]() | 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.
(Inherited from TS100.) |
![]() | GetInventoryRoundInterval |
Gets the time interval between each inventory round.
(Inherited from UHF.) |
![]() | GetLinkFrequency |
Gets the tag's backscatter link frequency.
(Inherited from UHF.) |
![]() | GetMemoryBankSelection |
Gets the selection of memory bank for tag data output.
(Inherited from TS100.) |
![]() | GetOutputInterface |
Gets the data output interface.
(Inherited from TS100.) |
![]() | GetPostDataDelimiter |
Gets the post data delimiter for tag data output.
(Inherited from TS100.) |
![]() | 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.) |
![]() | 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.
(Inherited from TS100.) |
![]() | GetTagRemovedThreshold |
Gets the time period that the reader doesn't detect to determine a tag is presented.
(Inherited from UHF.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWiFiApList |
Gets a list of access point names.
(Inherited from TS100.) |
![]() | GetWiFiMacAddress |
Get the reader Wi-Fi MAC address.
(Inherited from TS100.) |
![]() | 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.
(Inherited from TS100.) |
![]() | SetBuzzerOperationMode |
Sets the repeats mode of sounding the beep with the same pattern.
(Inherited from TS100.) |
![]() | SetEventType |
Sets the event command type.
(Inherited from TS100.) |
![]() | SetFilter |
Sets the filter for reading tag data.
(Inherited from TS100.) |
![]() | SetFrequency |
Sets the channel of hopping frequency in MHz.
(Inherited from UHF.) |
![]() | SetInventoryActiveMode |
Sets the operation mode of reading a tag.
(Overrides TS100SetInventoryActiveMode(Boolean, ActiveMode).) |
![]() | SetInventoryRoundInterval |
Sets the time interval between each inventory round. The value is ranging from 0 to 254.
(Inherited from UHF.) |
![]() | SetLinkFrequency |
Sets the tag's backscatter link frequency. May affect data transmission speed.
(Inherited from UHF.) |
![]() | SetMemoryBankSelection |
Sets the selection of memory bank for tag data output.
(Inherited from TS100.) |
![]() | SetOutputInterface |
Sets the data output interface.
(Inherited from TS100.) |
![]() | SetPostDataDelimiter |
Sets the post data delimiter for tag data output.
(Inherited from TS100.) |
![]() | 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.) |
![]() | 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.) |
![]() | SetWiFiSettings(String, String) |
Sets the Wi-Fi settings.
(Inherited from TS100.) |
![]() | SetWiFiSettings(String, String, IPAddress, IPAddress, IPAddress) |
Sets the Wi-Fi settings.
(Inherited from TS100.) |
![]() | StartInventory |
Starts the process of tag inventory using specified trigger source.
(Inherited from UHF.) |
![]() | StartInventoryEx |
Starts the process of tag inventory using specified tag data encoded type.
(Inherited from TS100.) |
![]() | 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.) |