Hi,
Need some guidance on receive “device” data in my java code.
I followed under given steps.
- Install ignition 7.9.9
- Created “Simulators Generic Simulator” device using web admin
- using Web admin “Quick Client” i am able to send and subscribe data.
but with java code “opc-ua-stack” I try to receive data - but not work for me,
How I can receive device data using java code?
Thanks in advance.