CognitiveTPG A760 User Manual

Page 115

Advertising
background image

A760 User Guide: Programming Supplement

Chapter 4: Programming commands

115

Revision F January 2010

Country code

Un

One digit returned

n

Returned if US check

nothing

Returned if not US check

Country code

Km

One digit returned

m

Returned if Canadian check

nothing

Returned if not Canadian check

Check type

L

One digit returned

1

Personal check

2

Business or commercial check

Ten parameters are more than enough to specify all
variable length fields with a field separator each and other
status information that may be helpful to an application.
More than 10 parameters are not recommended because
they use up space in non-volatile memory (NVRAM)
available for the exception table.
The parsing parameter string is stored packed in NVRAM
starting at word 10, with the total byte length stored in the
high order byte of word 10. While most parameters take

two bytes of NVRAM, the following parameters take only
one byte: B, D, E, S, L. None of the parsing examples
in the following section take more than 14 bytes (seven
words) of NVRAM.
The exception table starts at word 20. If the parsing
parameter string extends into word 20, then the first
exception table entry is unavailable.

Advertising