Click or drag to resize

TS800 Properties

The TS800 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 propertyInputPin0State
Gets a value indicating the input I/O pin 0 state which is high or low.
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 propertyOutputPin0State
Gets a value indicating the output I/O pin 0 state which is high or low.
Public propertyOutputPin1State
Gets a value indicating the output I/O pin 1 state which is high or low.
Public propertyOutputPin2State
Gets a value indicating the output I/O pin 2 state which is high or low.
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