Simulation file syntax

See AlsoHow To   See AlsoSee Also

How it works

When a simulation file has been created and enabled, its values will be used in IGSS Supervise. IGSS reads the simulation file cyclically from start to end. Each data line will be read and used with the interval specified by the delay value described below.

 

General syntax rules

The following general syntax rules must be observed.

 

Simulation file syntax

The following example shows a data line for an analog object from a simulation file. The example contains the max. number of elements in a data line. Note that the second element, + 2.5, is unique for analog objects. All elements are required in each line, except for the optional increment value and comments.

 

Delay (sec)

Increment value

Object name

Type-specific
value

Type-specific
value

Comments

2

+ 2.5

L1

2

10

;Comments

 

For a full example covering several IGSS types, click See Also.