 | ReaderGetSystemCode Method |
Gets the 4-byte system code. The system code is used to allow Reader to identify whether the card and the reader itself belong to the same application system.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task<byte[]> GetSystemCode()
Return Value
Type:
TaskByteThe 4-byte system code.
See Also