NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
355
16 bytes Numeric Key Value is ASCII Code, padding with 0x46.
<Key0><Key1><Key2>……<Key14>.
Example: enter 7 numeric keys:
2 5 7 8 9 0 6
, amount is
25789.06
, response data field
is
0x32 0x35 0x37 0x38 0x39 0x30 0x36 0x46 0x46 0x46 0x46 0x46 0x46
0x46 0x46 0x46
.
Note:
•
Timeout is 3 minutes.
•
Per 20 Seconds, if the amount length was not 0, the amount would be clear and will
display cursor on LCD.
•
While you press numeric key, Device will increase display amount on LCD if amount
length is less than Amount Max Length. Line 1 display:
-
If Enter 2 numeric (12):
0.12
-
If Enter 15 numeric (12345678901245):
1234567890123.45
•
While you press Backspace key, Device will decrease display amount on LCD if Total
amount length is not 0.
•
While you press the Cancel key, Device will display cursor on LCD if amount length is not
0, or Device will quit the work state.
8.24.9.
Display Multi Line Message and Get Numeric Key (62-05)
Use this command to make device display requested message and then get Numeric Key
sequence from device.
This command also allow to capture the key sequence by swiping a MSR non-financial card.
Command Frame
Byte 0-9
Byte 10
Byte 11
Byte 12
Byte 13
Byte 14 …
Byte 13+n
Byte
14+n
Byte
15+n
Header Tag &
Protocol
Version
Command
Sub-
Command
Data
Length
(MSB)
Data
Length
(LSB)
Data
CRC
(LSB)
CRC
(MSB)
ViVOtech2\0
62h
05h
var
See Tables
Below