10-22-2008 08:40 AM
Hello,
I'm unable to retrieve data from an Eurotherm OPC server (LinOPC) using the DatasocketRead VI in LabView 6.0
The execution of the VI seems to be OK (erreur code is 0 (=OK)) , but the result is not correct.
Instead of a real, I get 4 attributs (Quality, Timehigh, Timelow, et Timestamp) (see attached pictures)
I do not have particular problems when §I use another OPC clients like OPC Scope
10-28-2008 10:01 AM
Hello.
Does the behavior you notice occur just for the first read value or does it always occur?
Have you got the same result if you run LabVIEW examples?
Mehdi A
NIF AE
10-30-2008 12:47 PM
This behavior always occurs. The result are the same, excepted that the value TimeLow increases rapidly.
I have the same results when using the Datasocket VI examples.
11-03-2008 07:41 AM
Hello.
I noticed in the print screen you sent in your previous post that you didn't choose any data type as an input of the DataSocket Read function.
I think you should specify the data type you are attempting from the OPS server.
Regards
11-05-2008 04:09 AM