 | ReaderInitialize Method |
Initializes the device settings to their default values.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task Initialize(
byte[] key
)
Parameters
- key
- Type: SystemByte
[Missing <param name="key"/> documentation for "M:AC908_SDK.Reader.Initialize(System.Byte[])"]
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also