Hello,
I am fairly new to PhoenixContacts PLCs and so I am still getting used to them. I worked a lot with B&R; PLCs before. There I used structures a lot so I have planned to use similar concept in PLCnext Eng. But it looks that it's not possible to link variables of the structure to the "IO datums" in Data Lists. Since IO datums only accept basic data types (for example Digital input only accepts BOOL, but can't "see" BOOL that is stored inside a structure for example struct myDigIns.DigIn1. Am i missing something or is this really not possible? I am using ST programming language.   I would really appreciate you help. Best regards.