Was anyone able to read/write an PLC structure data type?. Looks like the DataLayer node do not work.
ย
ย
ย
ย
Was anyone able to read/write an PLC structure data type?. Looks like the DataLayer node do not work.
ย
ย
ย
ย
PLC structure cannot be mapped to datalayer node directly because it's not a flatbuffer type. You can check it via going to datalayer tree plc/app/[application]/sys/[] to check it.