Info: | |
Data type: |
Description:
In Automation Studio, the configuration of a Multi Axes Trace can be saved in MTC format (MTC: Motion Trace Configuration) into a file by selecting "Save Configuration to File". The structure of these XML data is firmly defined. In the function for loading a trace configuration the structure of the data is proofed.
The data must contain exactly once the XML element "Configuration" with Type="PARID" and Active="true". If an XML element "Configuration" without "Type" or "Active" is contained, then this error is indicated.
Reaction:
The function to loading the trace configuration is aborted.
Cause/Remedy:
Create data in Automation Studio with "Save Configuration to File".