A popular configuration file format used for the automated software to setup, initialize, configuration it parameters
Section, key , Value
[Section Name1]
Key1=Value
Key2=Value
Key1=Value
Key2=Value
[Section Name2]
Key1=Value
Key2=Value
Key3=Value
Key1=Value
Key2=Value
Key3=Value
[Section Name3]
Key1=Value
Key1=Value
LabVIEW has a tool section to handle many action required with Section,Key,Value format INI files
Both reading and writing.
LabVIEW is a product of National Instruments.