Formatting of Elements in the INI File

Each initialization file section consists of a heading (keyword) and one or more related parameter values, as follows:

Format
Example
[keyword] parameter=value [Devices] MeasureUps=Yes

The following table describes the elements and provides rules on using them:

Element
Description and Rules
Keyword The heading of a section, enclosed in brackets.
Parameter The label that identifies a value.
Value A variable, often one of a system-defined set of values but in some cases user-defined.