You can choose from many configuration parameters to help you fine-tune your project. These parameters are documented in the Computer Setup Editor Help, as well as the CitectSCADA Help.
Parameters are organized into sections according to their purpose.
The syntax used in
citect.ini
to define a section is
as follows:
[Section Name]
<parameter name1> = <parameter value1>
<parameter name2> = <parameter value2>
<parameter nameX> = <parameter valueX>
The following rules apply
when the citect.ini
is read at
runtime: