8-13
To play no voice messages, specify 0000.
At this point in programming, you can access the Voice Operations menu
by pressing :
−
press SHIFT
−
press F1
−
press F2
This allows you to record or listen to voice messages while you are
programming. To exit back to programming, press the F1 key.
For complete details and information on Voice Messages and their uses, see
Chapter 13; Voice Messaging.
• Data ID
The next field in the programming is the DATA ID field.
DATA ID
01
_
The DATA ID field has 6 different functions, depending on what is entered
at the prompt:
1. Data
Identifiers
2. UPC/EAN Check Digit verification
3. Table
Access
4. Display
Date/Time
5. Prevent Duplicate Entry
6. Compare
Data
1. Data
Identifiers
The first function of the DATA ID field is to specify Data Identifiers
for the data entered for the current statement. Data Identifiers are
commonly used by the Automotive and Retail industries and are used
to make sure the correct type of data is entered. For example, to make
sure the TriCoder only accepts data for this prompt that starts with
1A1, put 1A1 in the Data ID field:
DATA ID
01
1A1_
Data Identifiers can be up to 3 characters long and can be position
specific. To only accept data where the second character is “S”, put S
in the second character position in the Data ID field:
DATA ID
01
S _
(data is “space” “S” “space”)