beautypg.com

Micromod MOD: 30ML Functions Data Base Reference User Manual

Page 49

background image

MOD 30ML Functions

STATE TABLE BLOCK

State Table Block Page 2
Use this page to edit state tables. The same editing rules as described in the Display block
(Section 2.2.3) and the Display interface block apply.

Figure 2-14. State Table Block State Tables using Text Editor



Zero or more state tables can be entered in the configurator, each having the following
format.

name, length, default

{ /* Comments */

value1, mnemonic1;

value2, mnemonic2;

o

o

o

valueN, mnemonicN;

}


Name
A unique 1-8 ASCII string that identifies the table (must start with a letter and contain only
letters, digits, and underscores). Other database blocks (currently TL, DISP, and PAD) refer
to the table by this name, which is not case sensitive.

Length
Character length of mnemonic entries (maximum is 8).

2-41