08-04-2022 08:35 AM
Hi Community,
I have a problem with the object mentioned in the topic.
The struct SchleichHighVoltTestGeneralStruct has a variable named MeasurementTime in the .osd file.
In TwinCAT, however, the variable of the same sturct was called TestStepTime.
This difference leads to DDL errors when using the Sturct as a result for MES because it cannot access the variable on the OPCUa interface.
Can someone help me?
greeting
René
Solved! Go to Solution.
08-04-2022 11:53 AM
I fainted, thanks for the reminder. , where should this be changed? Directly change Twincat3 or library?
08-04-2022 12:00 PM
None of them. The library and everything in TwinCAT stays as it is. The OSD file describing the structure does not match the structure in the library. So it needs to be adapted to the library because it must describe the content of the library. If this is not clear I recommend not to fiddle around with the OSD file at all and wait for the bugfix.