ID_NAME |
= <id_name_of_variable> |
Name of the variable. |
DEF_TYPE |
= SYSTEM |
Variable is determined from a load case dependent or a load case independent value. |
|
= FIX |
Value of the variable is determined and remains unchanged to a fixed value. |
|
= OPER |
Value of the variable is determined from other predefined variables that are linked with the help of an operator. |
LIST |
|
Output format determined for the variable. |
|
= NO_LIST |
No output of value. |
|
= LIST |
Output of value. |
UPDATE |
|
When to determine the value of the variable. |
|
= FIRST |
In the first design cycle. |
|
= EVER |
In each design cycle. |