 | ReaderSetFunctionID Method |
Sets the 1-byte settings profile identifier. If two devices have the Function ID, it means they have identical settings.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task SetFunctionID(
byte functionID
)
Parameters
- functionID
- Type: SystemByte
The 1-byte settings profile identifier.
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also