TagSerialNumberInfo ClassGIGATMS.UHF Help Documentation
Presents the tag serial number information. The tag serial number may be idential to the barcode attached to the tag
Inheritance Hierarchy

SystemObject
  com.gigatms.parametersTagSerialNumberInfo

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

public class TagSerialNumberInfo

The TagSerialNumberInfo type exposes the following members.

Constructors

  NameDescription
Public methodTagSerialNumberInfo
Initializes a new instance of the TagSerialNumberInfo class
Top
Properties

  NameDescription
Public propertyBitLength
Ges a value that indicates the tag serial number in bit.
Top
Methods

  NameDescription
Public methodToBytes
Converts the value Of this instance To its equivalent byte array representation.
Public methodToDecimal
Converts the value Of this instance To its equivalent decimal number representation.
Public methodToHexString
Converts the value Of this instance To its equivalent HEX string representation.
Top
See Also

Reference