Presents the device serial number information.
Inheritance Hierarchy
com.gigatms.parametersDeviceSerialNumberInfo
Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
The DeviceSerialNumberInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DeviceSerialNumberInfo | Initializes a new instance of the DeviceSerialNumberInfo class |
Properties
Name | Description | |
---|---|---|
![]() | Length |
Ges a value that indicates the data size in byte for the device serial number.
|
Methods
Name | Description | |
---|---|---|
![]() | ToBytes |
Converts the value Of this instance To its equivalent byte array representation.
|
![]() | ToHexString |
Converts the value Of this instance To its equivalent HEX string representation.
|
See Also