CSV File for Object Models

CSV is a textual file containing comma-separated values that stores tabular data (numbers and text) as plain text. Each line of the file is a data record. Each record consists of one or several fields, separated by commas. The object model importer can manage CSV files containing values separated with semicolons (;). The file imported by the object model importer must contain all the data needed to create the WinCC OA Data Point Types. During the import, the corresponding Type Function (object model) will be created but its configuration must be manually done by the user.

Data Point Types with values, but no properties, are not supported

Also, it is not possible to create, configure, or export these DPTs. Even in case they are referenced, they are not correctly exported.