DataInfo ClassGIGATMS.UHF Help Documentation
Presents the tag data information.
Inheritance Hierarchy

SystemObject
  com.gigatms.parametersDataInfo

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public class DataInfo

The DataInfo type exposes the following members.

Constructors

  NameDescription
Public methodDataInfo
Initializes a new instance of the DataInfo class
Top
Properties

  NameDescription
Public propertyInputDecodeType
Gets a value that indicates the way of decoding tag data.
Public propertyLength
Ges a value that indicates the tag data size in byte.
Public propertyOutputDataType
Gets a value that indicates the output data format.
Top
Methods

  NameDescription
Public methodToBytes
Converts the value Of this instance To its equivalent byte array representation.
Public methodToString
Converts the value Of this instance To its equivalent string representation.
Top
See Also

Reference