TS100A Class |
Namespace: com.gigatms
The TS100A 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.) | |
| 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.) | |
| 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 |
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 of the device.
(Inherited from TS100.) | |
| GetBleMacAddress |
Gets the BLE MAC address.
(Inherited from TS100.) | |
| GetBleMode |
Get the BLE mode
(Inherited from TS100.) | |
| GetBleRomVersion |
Gets the firmware version running on the BLE module.
(Inherited from TS100.) | |
| GetBleService |
Get the BLE service mode
(Inherited from TS100.) | |
| GetBuzzerOperationMode |
Gets the repeats mode of sounding the beep with the same pattern.
(Inherited from TS100.) | |
| GetCommModule |
Get the communication module
(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.) | |
| GetRemoteHost |
Get the remote server information
(Inherited from TS100.) | |
| GetRemoteHostEnabled |
Get the state of remote server setting
(Inherited from TS100.) | |
| 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.) | |
| GetWiFiHostName |
Get the Wi-Fi host name.
(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 of the device.
(Inherited from TS100.) | |
| SetBleMode |
Set the BLE mode
(Inherited from TS100.) | |
| SetBleService |
Set the BLE service mode
(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.) | |
| SetRemoteHost |
Set the remote server information
(Inherited from TS100.) | |
| SetRemoteHostEnabled |
Set whether to apply the remote server setting.
(Inherited from TS100.) | |
| 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.) | |
| SetWiFiHostName |
Set the Wi-Fi host name.
(Inherited from TS100.) | |
| 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.) |
| 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.) | |
| 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.) |