Click or drag to resize

TS100 Properties

The TS100 type exposes the following members.

Properties
  NameDescription
Public propertyDeviceAddress
Gets or sets a value that specifies the an address number for the reader.
(Inherited from UHF.)
Public propertyErrorCode
Gets the error code the the result of invoking method.
(Inherited from UHF.)
Public propertyErrorMessage
Gets the error reason description.
(Inherited from UHF.)
Public propertyIsConnected
Gets a value indicating the connected or disconnected status of the device object.
(Inherited from UHF.)
Public propertyIsOpenPortError
Gets a boolean value that indicates the device is connected OK or not.
(Inherited from UHF.)
Public propertyRetryTimes
Gets or sets a value that specifies the retry count of operation if host meets the timeout occurs.
(Inherited from UHF.)
Public propertySdkVersion
Gets the version of SDK library (GIGATMS.UHF.dll)
(Inherited from UHF.)
Public propertyTimeout
'Gets or sets a value that specifies the number of seconds before a timeout occurs when an operation doesn't finish.
(Inherited from UHF.)
Top
See Also