![IDTECH Vivopay Neo 2 Developer'S Manual Download Page 271](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786271.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
271
Exception List Record Format
Offset
Field
Length (bytes)
0
PAN Length (Logical)
1
1
PAN (right-padded with F if required)
10
11
PAN Sequence Number
1
An example of an exception list records returned by this serial command is given below (only
the data section of the response is given), along with an explanation.
Data Section of the
Response Frame
Explanation
08 47 61 73 90 01 01 00 10 FF FF 01
08 57 62 73 91 01 01 00 10 FF FF 00
08 11 22 33 44 55 66 77 8F FF FF 05
0A 11 22 33 44 55 66 77 88 99 0F 00
Rec 1: PAN = 4761739001010010
Rec 2: PAN = 5762739101010010
Rec 3: PAN = 112233445566778
Rec 4: PAN = 1122334455667788990
8.12.
Generic Pass-through Commands
The commands in this section provide the basic capability to communicate directly with the
chip on a chip card. They provide control of the polling process, and exchange of application
protocol data units (APDU). These commands may thus be used to “extend” the capabilities of
the ViVOpay reader to (for example) accept cards using application protocols that are not
currently supported in the reader firmware.
Note:
Pass-Through commands can only be executed in Pass-Through Mode. Other
commands (that is, non-Pass-Through commands) return an error in Pass-Through Mode
with the exception of Ping, Get Version, and Get Serial Number commands, which will work in
both modes.
If the reader is not in Pass-Through Mode, a “Pass-Through Mode Start” command must first
be issued. Otherwise, the commands in this section will result in an error unless otherwise
specified.
The following commands always work regardless whether or not the reader is in Generic
passthrough mode:
•
0x1201
•
0x1801
•
0x2801
•
0x2900
•
0x2C01
5
Spaces have been added in this example to increase readability; the space does not exist in the actual data. The data exists as
hex bytes.