 | ReaderSetDeviceAddress Method |
Sets the device address.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetDeviceAddress(
byte deviceAddress
)
Parameters
- deviceAddress
- Type: SystemByte
The device address.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also