Hey all,
We have created a Cpp program that communicates with an IEC program in PLCNext Engineer with the usual ports. We created structs for the in and out ports, to reduce the amount of ports. I've found that we had to create the exact same Datatype in IEC. We had done that and it worked. But after sharing code, the other laptop (with all the version also on 2021.9), is showing the DataTypes of Cpp in Engineer (see screenshot). How is it possible that this changes? What is the preffered way to use? Because of the corresponding names, errors occure. We don't get why one development pc is generating something else then the other... Somebody has a clue where this is coming from?