 | 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.7.0.0 (2.7.0.0)
Syntaxpublic byte DeviceAddress { get; set; }Public Property DeviceAddress As Byte
Get
Set
Return Value
Type:
ByteThe address number for the reader.
See Also