ACR3901T-W1 – Reference Manual
Version 1.02
www.acs.com.hk
Page 57 of 100
7.1.11.
Set Card Response Time Interval
This command sets the SAM card response time interval when Card Reset Simulation is enabled.
Command Format
Offset
Field
Size
Value
Description
0
abData1
CommandCode
1
18h
Command Code of Set 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
Response Format
Offset
Field
Size
Value
Description
0
abData2
ResponseCode
1
98h
Response Code of Set Card
Response Time Interval
1
Len (CommandLength)
1
01h
Number of extra bytes of data
2
Data
1
-
00h = Success
01h = Fail
Example:
Request = 18 01 00
Response = 98 01 00