.ExternData.Examples.INITest

Information

This example model reads the gain parameters from different sections of the INI file test.ini. For gain1 the gain parameter is read as Real value using the function ExternData.INIFile.getReal. For gain2 the String value is retrieved by function ExternData.INIFile.getString and converted to a Real value (using the utility function Modelica.Utilities.Strings.scanReal). The read parameters are assigned by parameter bindings to the appropriate model parameters.


Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos