8300 Series Examples
MICR DATA FORMATTER
MICR Data Example #1 Custom Format
Scenario: Output a known check format where 0001 is the check number.
Check Data:
t123456789t987–654321o–0001
Desired custom output: <transit #>T<check #>S<account #>A
Solution: Scan the following series:
IV
V
V
V
VI
VI
VI
VII
MICR DATA FORMATTER ENTER
EXIT END PROGRAMMING
01
03 FB 74 FB F1 54 FF
07 F1 41 FF
06 F1 53 FF
03 99 00 00 FF
07 99 00 00 FF
06 99 00 00 FF
03 06 07 FF
(custom format)
(format routing buffer)
(format account # buffer)
(format check # buffer)
(routing buffer variable length)
(account # buffer variable length)
(check # buffer variable length)
(order of buffer output)
MICR Data Example #2 Exception Table Parsing
Scenario: Output a check with exception table entry where 0001 is the check number.
Check Data:
t123456789t987–654321o2220001
Desired output:
<transit #>T<account #>A<check #>
IX
1 2 3 4 5 6 7 8 F2 14 5A F2 04 5A F1 00 FF
MICR Data Example #3 Custom Format plus Data Formatter
Scenario: Output only the account number from a check, followed by a carriage return.
IV
02 (Transit t, Account a)
EXIT END PROGRAMMING
DATA FORMATTER ENTER
II
99 (terminal)
74 (code ID – MICR)
99 (variable length)
F8 54 F5 01 F3 41 0D FF
EXIT END PROGRAMMING
continued
Solution: Scan the following series:
MICR DATA FORMATTER ENTER
EXIT END PROGRAMMING
Solution: Scan the following series:
MICR DATA FORMATTER ENTER
40
Summary of Contents for SCANTEAM 8300
Page 1: ...MICR Check Reader Programming Menu...
Page 22: ...Notes The space below may be used for notes 20...
Page 32: ...Notes The space below may be used for notes 30...
Page 48: ...USER S 8300 Programming Menu NOTES 46...
Page 49: ...USER S 8300 Programming Menu NOTES 47...
Page 50: ...USER S 8300 Programming Menu NOTES 48...
Page 51: ...USER S 8300 Programming Menu NOTES...
Page 54: ...8300 PM Skaneateles Falls New York 13153 0187 P O Box 187 4619 Jordan Road Rev F...