Interactive Reader Language
9-17
9
Magnetic Card Reader Commands
The magnetic card reader accepts many data formats. Use the commands in
this section to specify your data format and to create custom IRL programs.
Reading Standard Data
The host may request the data from the reader in two ways:
Single Byte Command
Standard card data is read from the corresponding track
location. For example, standard track 2 data is read at track 2 on the card.
Double Byte Command
A particular track format is read from a different track
location. For example, track 1 format is read on track 2. The command is
followed by an ASCII number (1, 2, or 3) representing the ANSI track format
for processing the data.
Reading Custom Data
The magnetic card reader accepts custom data with 3 to 7 bits per word. Use
one of two methods to read custom data:
•
If the data does not contain NULL characters (all bits zero), then use the
2-byte command.
•
If the data contains NULL characters, then you must insert an “Underline”
(5F) between the 2 bytes. The card reader stores all bits found in the card,
starting with the first 1 bit. The card reader ignores the last 10 bits at the
end of the card.
The IRL program must request data from the card reader using the following
structure:
Transmit custom data (fwd/rev.) Track X (X = Track #, 1-3).
“Underline” (if data with NULL is expected)
Number of bits per character (3-7)
The card reader takes the number of bits specified for each character, adds the
selected parity, and then transmits all the data. The read sequence starts when
the card reader locates the first “1” in its storage and ends with the last
character found.
Summary of Contents for Transaction Manager 9560
Page 1: ...nugget c o d e 3 9 helconital 9560TransactionManager P N 059724 005 User s Manual...
Page 4: ......
Page 14: ......
Page 22: ...nugget c o d e 3 9 helconital...
Page 28: ......
Page 30: ...nugget c o d e 3 9 helconital...
Page 48: ...nugget c o d e 3 9 helconital...
Page 62: ......
Page 64: ...nugget c o d e 3 9 helconital...
Page 76: ...nugget c o d e 3 9 helconital...
Page 108: ...nugget c o d e 3 9 helconital...
Page 132: ......
Page 134: ......
Page 191: ...Configuration Commands UPC EAN 7 59 7 6 Scan this label Exit Configuration Save Settings...
Page 194: ......
Page 196: ...nugget c o d e 3 9 helconital...
Page 226: ......
Page 228: ...nugget c o d e 3 9 helconital...
Page 246: ......
Page 248: ...nugget c o d e 3 9 helconital...
Page 254: ......
Page 256: ...nugget c o d e 3 9 helconital...
Page 262: ......
Page 264: ......
Page 272: ......
Page 278: ......
Page 280: ......
Page 298: ......
Page 308: ......