This is a primer on how to read Harmony tag into 800xA and write it out to the PLC via PLC Connect.
Open 800xA (Engineeing Workplace) and navigate to Control Structure.
And add tag with “Property Transfer Definition” aspects. In our example, we are reading value Harmony tag called “TY_2000;OUT/SIG” into the 800xA tag called TEST. And it is being read at 13000 milliseconds.
The Harmony value from tag “TY_2000:OUT/SIG” will get written to the PLC tag “DATA_DINT[1].11” via the 800xA tag “TEST”.
I hope that helps. Cheers!