down vote favorite
I have OPC server on CodeSys. I am trying to read variables using LabView.
I have tried two options:
using DataBinding to OPC Variables in controls
using DataSocket Open, Read, Write, Close VI
LabView returns no error. When I use data binding control it is green and the message is "Active: Connected to OPC server".
Unfortunately when I force variables in CodeSys i see no changes in LabView.