Hello,
We have an urgent issue.
We have one UDT where there are multiple writable tags. however when we write to them f.x. setting a bool to true it immediately goes back to false in less than a second. When we write to it, the signal does not make it to the PLC so the issue is in Ignition. Note. we have multiple other UDT's that are set up the same way where this issue is not present; they are working fine.
We are multiple people working in ignition and we believe one person may have linked the UDT to a perspective view in a way that doesn't allow us to change any values in this specific UDT as the UDT's values are linked to a view in specific way. Is this possible?
We have noticed multiple places that the UDT is linked as a view param set to input mode. Meaning that view param was initially input/output, then linked to the UDT, then set to input only. However, we have not found these links to be bidirectional. AND this has been done with other UDT's without the same problem. However, we are not able to think of a different way this problem could occur.
Any one had similar issues?