Data Sets
Every component or project can have a number of data sets. Data sets determine the initial values of the elements, i.e. parameters and variables, and of the components. A data set contains one initialization value for each element of the component or project. Therefore, data sets define variants of components and projects.
Data sets are handled in the same way as for components and projects. Each component data set includes the initial values for all the basic elements used in that component. For complex elements, which have their own data sets, the component data set has a reference to one of the data sets of the complex element.
Each component can have several data sets. When a component is first created, a default data set with the name Data is created with it.
There is one major difference between components and projects, namely that projects have global elements as well as the components they reference. In contrast to the data for the components, where a project can have several data sets, there is only one data set for the global elements.
Once you have set the data exchange options for your system, you can use the data exchange tool set to import and export data sets. The tool set can be accessed through the corresponding menu choices in the data set editor.
See also
Creating or Coping a New Data Set
Showing the Differences Between Two Data Sets
Writing Data of Arrays, Matrices, Characteristic Lines/Maps to a File
Reading the Data for an Array, Matrix, Characteristic Line/Map from a File
Working with the Global Elements Data Set