![IDTECH Vivopay Neo 2 Developer'S Manual Download Page 42](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786042.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
42
2.8.2.
Sample Single Report Command and Response
Ping Command Report
01
“V”
“i”
“V”
“O” “t”
“e”
“c”
“h”
“2”
00
18
01
00
00
B3
CD
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
Ping Response Report
01
“V”
“i”
“V”
“O”
“t”
“e”
“c”
“h”
“2”
00
18
00
00
00
FA
83
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
The serial port version of this command and response would be (data bytes in hex format):
Command:
56 69 56 4F 74 65 63 68 32 00 18 01 00 00 B3 CD
Response:
56 69 56 4F 74 65 63 68 32 00 18 00 00 00 FA 8
2.8.3.
Data Frames
Byte 0-8
Byte 9
Byte 10
Byte 11
…
Byte n+10
Byte n+11
Byte n+12
Frame Tag
Frame
Type
Data 0
Data 1
…
Data n
CRC
MSB if from
ViVOpay.
LSB if from
Terminal.
CRC
LSB if from
ViVOpay.
MSB if from
Terminal.
ViVOtech\0
‘D’
…
Direction:
Both ways (depending on command). Variable length (n = 1 … 244).
2.8.4.
Sample Single Report Command with Multiple Report Response
Get Configuration Command Report
01
“V”
“i”
“V”
“O”
“t”
“e”
“c”
“h”
“2”
00
03
02
00
00
5B
91
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00