命令属性
| Command Code | Bootloader 命令 | App Firmware 命令 |
|---|---|---|
| 0x66 | 否 | 是 |
Reader to Host
| 字段 | 字节长度 | 描述 |
|---|---|---|
| Status of Gpi pins | N | 读写器所有的gpi引脚的状态,按数字顺序排列。 |
举例
| FF | 04 | 66 | 00 00 | 00 | 01 | 00 | 01 | F3 E6 |
|---|---|---|---|---|---|---|---|---|
| Header | Data Length | Command Code | Status Code | Status of Input #1 | Status of Input #2 | Status of Input #3 | Status of Input #4 | CRC |