Hi, I am entering into the world of Ignition and I am enjoying it a lot.
Now I am testing communication with a plc ‘Siemens S7-1500’ using the ‘Ignition OPC-UA Server’ (Ignition Platform 7.6.3 - b2013090513).
Question: “Which is the right ‘OPC Item Path’ I have to declare in order to have read and write access to a ‘Siemens S7-1500’ LInt (8 bytes integer) data type”?
PS.
I have already tested with success the read and write of these ‘OPC Item Path’:
[S7-1500]DB16,B0
[S7-1500]DB16,I0
[S7-1500]DB16,D0
[S7-1500]DB16,D4
Thank you!