 | UHFDeviceAddress Property |
Gets or sets a value that specifies the an address number for the reader.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic byte DeviceAddress { get; set; }
Public Property DeviceAddress As Byte
Get
Set
Return Value
Type:
ByteThe address number for the reader.
See Also