DeviceSerialNumberInfo ClassGIGATMS.UHF Help Documentation
Presents the device serial number information.
Inheritance Hierarchy

SystemObject
  com.gigatms.parametersDeviceSerialNumberInfo

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

public class DeviceSerialNumberInfo

The DeviceSerialNumberInfo type exposes the following members.

Constructors

  NameDescription
Public methodDeviceSerialNumberInfo
Initializes a new instance of the DeviceSerialNumberInfo class
Top
Properties

  NameDescription
Public propertyLength
Ges a value that indicates the data size in byte for the device serial number.
Top
Methods

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

Reference