Output Format Selection
The MiniMag reader supports three different output formats. The
first is ID TECH Format, the second is UIC RS-232 Format, and the
third is Mag-Tek Format.
Data Formats
ID TECH Format:
Track1: <SS><T1 Data><ES><CR>
Track2: <SS><T2 Data><ES><CR>
Track3: <SS><T3 Data><ES><CR>
UIC RS-232 Format:
Dual Track:
Track1: <STX><SS><T1 Data><ES>[<LRC>]<DLE>
Track2: <STX><SS><T2 Data><ES>[<LRC>]<DLE>
Triple Track:
Track1: <STX><SS><T1 Data><ES>[<LRC>]<DLE>
Track2: <STX><SS><T2 Data><ES>[<LRC>]<DLE>
Track3: <STX><SS><T3 Data><ES>[<LRC>]<ETX>
Mag-Tek Format:
Track Data: [<STX>][<ESC>]<magnetic stripe data>
[<CR>][<ETX>]
Where:
STX = Start Text
ETX = End Text
SS = Start Sentinel
Track1 = % (ISO, AAMVA,CA-DMV)
Track2 = ; (ISO,AAMVA,CA-DMV)
Track3 = ; (ISO)
Track3 = % (AAMVA)
Track3 = ! (CA-DMV)
Handshaking Setting
<STX><S><44h><01h>< Handshaking
Setting><ETX><CheckSum>
<Handshaking Setting>:
“0”
X-On/X-Off
“1”
RTS/CTS
Stop Bit Setting
<STX><S><45h><01h>< Stop-Bit Setting><ETX><CheckSum>
<Stop-Bit Setting>:
“0”
1 Bit
“1”
2 Bits
X-on Character Setting
<STX><S><47h><01h>< X-On Character><ETX><CheckSum>
<X-On Character> is the ASCII code for the desired X-On Charac-
ter.
Default is DC1.
X-off Character Setting
<STX><S><48h><01h>< X-Off Character><ETX><CheckSum>
<X-Off Character> is the ASCII code for the desired X-Off Char-
acter.
Default is DC3.
13
14