I have Ignition tag UDT’s defined and working in Ignition 7.9.13. I export the UDT’s into an XML file and then attempt to re-import them into Ignition 8.1.5. The tag UDT’s are imported into Ignition 8.1.5 but the UDT “Basic Properties>Parameters” are incorrectly interpreted.
The attached image “Correct Tag Parameters Ignition Version 7-9-13.png” displays how the parameters are configured in the UDT in Ignition 7.9.13.
When imported into Ignition 8.1.5, Ignition incorrectly sets the “Data Type” of the parameters as “String” and the “Value” of all the parameters as excerpts of the raw XML “datatype” and “value” components. This can be seen clearly in the attached images “Incorrect Tag Parameters Ignition Version 8-1-5.png”
I have attached the UDT XML file “tags.xml” in case it helps with your investigation. tags.xml (220.8 KB)
Is anyone else experiencing this problem?