DIG_STATE table

 images\btn_mini.gif Notation 

Summary

This table contains a mapping of state numbers to the user-defined state names. The state bits are defined in the DIG_TEMPLATE table.

Ïmportant: It is not possible to insert a new record in this table. Create a new record in the CONF table or SUPERCONF table which will supply the OAN, AREA and ENAME fields. Then you can enter the remaining properties.

Field name

SQL type

Description

GUI name

OAN

INTEGER

The object’s autonumber (read only).

-

AREA

CHAR (31)

The name of the area in which the digital template resides

Area in Create Template dialog box

ENAME

CHAR (31)

The name of the digital template

Name in Create Template dialog box

STATE

INTEGER

State number. Initially, all states are numbered from 0 and upwards.

0 = 1st state

1 = 2nd state

2 = 3rd state

….

Initial value in States drop-down list on States and Commands tab.

NAME

CHAR (31)

The state name corresponding to the above state number

The user-defined state name defined on the States and Commands tab.


 
See Also