ACR1281U-C1 – Application Programming Interface
Version 1.08
www.acs.com.hk
Page 69 of 96
5.3. Peripherals Control
The reader’s peripherals control commands are implemented by using
PC_to_RDR_Escape
.
Note: The driver will add the Class, INS and P1 automatically.
5.3.1.
Get firmware version
This command gets the reader’s firmware version.
Command
Command
Class INS
P1
P2
Lc
Get Firmware Version
E0h
00h 00h 18h 00h
Response
Response
Class
INS
P1
P2
Le
Data Out
Result
E1h
00h
00h
00h
Number of Bytes
to be Received
Firmware
Version
Example
:
Response = E1 00 00 00 0F 41 43 52 31 32 38 31 55 5F 56 35 30 33 2E 31
Firmware Version (HEX) = 41 43 52 31 32 38 31 55 5F 56 35 30 33 2E 31
Firmware Version (ASCII) = “ACR1281U_V503.1”