DEFAULTCMD table

 images\btn_mini.gif Notation 

Summary

This table contains a mapping of all digital states and their default commands. The states are defined in the DIG_STATE table.

Important: To insert a new record in this table, the object specified must exist. To do this, create a new record in the CONF 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 is the first state, 1 is the second state, etc.

Selected state in States list on Command/State Config tab

COMMAND

INTEGER

Default command. Initially, all commands are numbered from 0 and upwards. 0 is the first command, 1 is the second command, etc.
 

NOTE: The default command will be marked as bold in the command menu in Supervise.

Selected command in Default Command box on Command/State Config tab


 
See Also