ACR3901T-W1 – Reference Manual
Version 1.02
www.acs.com.hk
Page 58 of 100
7.1.12.
Get Card Response Time Interval
This command gets the SAM card response time interval when Card Reset Simulation is enabled.
Command Format
Offset
Field
Size
Value
Description
0
abData1
CommandCode
1
19h
Command Code of Get Card
Response Time Interval
1
Len (CommandLength)
1
00h
Number of extra bytes of data
2
Data
0
-
Response Format
Offset
Field
Size
Value
Description
0
abData2
ResponseCode
1
99h
Response Code of Get Card
Response Time Interval
1
Len (CommandLength)
1
01h
Number of extra bytes of data
2
Data
1
-
00h = 0s
01h = 500 ms
02h = 1000 ms
03h = 1500 ms (Default)
04h = 2000 ms
05h = 2500 ms
06h = 3000 ms
Example:
Request = 19 00
Response = 99 01 03