Relative Content

Tag Archive for plctwincat

Is there a “correct way” of creating PLC project templates in TwinCAT3?

I was wondering if there is a way, and what is the correct way, of creating PLC templates. By default in TwinCAT you are provided with “Empty” and “Standard” projects – empty one is useless since it does not even include basic libraries and once you add task reference you start to scratch your head with all the errors (Tc3_Module needs to be added manually for tasks to work).

PLC Variable Order in Solution Instance

I have come across the following issue. The variable list PLC Instance Variables in the PLC instance looks good (right side), the addresses and offsets are correct. But in the solution view (left side), the order of the variables does not match the list. Have you also faced such a problem, in which direction should I look more?