![IDTECH Vivopay Neo 2 Скачать руководство пользователя страница 59](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786059.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
59
Application Type
Application type is a 1 byte code that indicates the application type detected. This can have
any value from 0 to 255.
Asynchronous UI message Event Application Type
Application Type
Value
Unknown
00h
MasterCard
01h
Visa
02h
American Express
03h
Discover
04h
SpeedPass
05h
Gift Card
06h
Diners Club
07h
EnRoute
08h
JCB
09h
ViVOcard Diagnostic
0Ah
HID card
0Bh
MSR – Physical MSR, Application type unknown
0Ch
Reserved for future use
0Dh
DesFire (ViVOCard3) Track Data
0Eh
DesFire (ViVOCard3) Raw Data
0Fh
RBS
11h
ViVOcomm
14h
Application type never has a value that matches the Track 1 and Track 2 start/end sentinels.
Track 1 Field
This is a variable length field consisting of Track 1 data as ASCII characters. This field starts
with the Track 1 start sentinel ‘%’ and ends with the Track 1 end sentinel ‘?’. If any Track 1 data
is available, it is present between the start and end sentinel. For example:
%B123456789^ABCDEF^12345678?
Track 2 Field
This is a variable length field consisting of Track 2 data as ASCII characters. This field starts
with the Track 2 start sentinel ‘;’ and ends with the Track 2 end sentinel ‘?’. If any Track 2 data
is available, it is present between the start and end sentinel. For example:
;12345678=12345?