Xml-based export format. Currently, only load values can be exported using this format.
Two important fields in the file can be specified in the export-protocol. ObjectID is determined by the Export name load field in the export, and the area field are determined by the area flag in the Extra1 field in the export.
Below is a list of valid values for the Extra1 field. They can be specified in any order and the different fields have to be separated by the @ symbol. Example: area:Test@encoding:UT8
area |
The area that should be exported to. Simply a field that states what should b written in the Area-tag in the exported file. Example: area:SN1 or area:%REF4% |
genscode |
The genscode for the export. Specifies what the code for the genscode field in the file should be. Default value is 1021. Example: genscode:1010 or genscode:%REF5% |
encoding |
Optional field. Specifies the encoding for the xml-file. All the standard encodings are supported. Example: encoding:UT8 |
Below is a list of valid values for the Extra2 field.
utc |
Optional field. Specifies the utcoffset for the series. Otherwise gets this value from the model of the series. |
timesettings |
Optional field. Specifies which timesettings should be used when exporting the data. Default value is wallstart Valid values: wallstart, wallend, walldoublestart, walldoubleend, normstart, normend, normalstart, normalend, utcstart, utcend Example: timesettings:utcstart |
Example of Load Export properties using the UtilTS export format.