ACR1281U-C1 – Application Programming Interface
Version 1.08
www.acs.com.hk
Page 66 of 96
Response
Response
Data Out
Result
Value
{MSB … LSB}
SW1
SW2
Where:
Value
(4 bytes)
The value returned from the cards. The value is a signed long
integer.
Example 1:
Decimal - 4 = { FF FF FF FCh }
VB_Value
MSB
LSB
FFh
FFh
FFh
FCh
Example 2:
Decimal 1 = { 00 00 00 01h }
VB_Value
MSB
LSB
00h
00h
00h
01h
Response
Response
Data Out
Result
SW1
SW2
Where:
SW1 SW2
= 90 00h means the operation is completed successfully.
= 63 00h means the operation failed.
5.2.4.3.6. Copy value block
This command copies a value from a value block to another value block.
Command
Command
Class INS
P1
P2
Lc
Data In
Copy Value
Block
FFh
D7h 00h
Source Block
Number
02h
03h
Target Block
Number
Where:
Source Block Number
(1 byte)
Block number where the value will come from and copied to the
target value block.