TABLE Section
In this section user defines Table used in ADS, User defines column by column in
each line, each definition takes 7 parameters.
1.
Column name
– Name of column in table, this name will be used MACRO
section for table operation. Column name takes 12 characters max. The
name can't consist characters , (comma) ; (semicolon) .(point).
2.
Column type
– Type of data in defining column, ADS allows to use 10
types:
Type
Description
R
Transponder read
O
Option
M
Message
G
Global
S
String
D
Date
T
Time
A
Any Type
H
Hex format
Z
Leading Zero
The meaning of each type will be explained below.
3.
Unique value
– this parameter defines if the value can be repeated in
column in other record or it can't; “non unique” indicates that it can,
“unique” indicates that value can't be repeated in whole column. This
parameter will be useful for Log users because the Unique value defines
the key(index) column in User input/output database.
Unique value takes only one char - “0” if column isn't unique or “1” if data
in column is unique.
4.
Editable value
– this parameter defines whereas the column is constant or
in can be modified after loading or entering from HHR's keyboard.
Editable value takes only one char - “0” if column isn't editable or - “1” if
data in column has to be editable.
5.
Null value
– this parameter defines if values in columns might take null
value, it all comes to left a field empty during adding a new record from
HHR's keyboard, or sending User input database to HHR 3000 PRO.
Null value takes only one char - “0” if column can't be null or “1” if column
can be null.
D01B2.4 HHR 3000 PRO Manual
22/75