01-20-2009 02:02 PM
I am having problems reading tags from an OPC server that are "read/write" access. Reading "read-only" tags works good. I am using the Datasocket Open.vi and Datasocker Read.vi and I have tried to set the mode input of the Datasocket Open to "read/write" follow by a Datasocket Read without any success. I am constantly getting the 1179 error as return.
I have tried to read the same tags with an OPC Client software and it works fine.
Anyone that have successfully read a "read/write" OPC tag using Datasockets?
01-22-2009 01:16 AM
07-12-2010 10:27 PM
Wow you are right, the datasockets can read if i close the opto22 PLC HMI. But how do i get both HMI to work and use datasockets to log data?
Thank you.
Seb
07-13-2010 04:57 PM
You want to make sure you are using timing so that you aren't doing it at the exact same time, but in the real world it will seem like you are.