Hi
I want to transfer an Array over the OPC Protocol. If I do this with the Shared Variables in the Library of the Project, it only works for any singles,doubles, UI 8 - 64, and so on, but not with any kind of Array. That means I can´t get the data with an OPC Client. I use the LabView Version 8.0 with the DSC Module installed.
It works in Version 8.2, which is quaint!!!
I suggest, that the Variable engine is unable to handle any Array.
Is there a known difference between the 8.0 VariableEngine and the 8.2 VariableEngine??
There is a way to handle the problem by using the DataSocket. In the Properties you can bind the indicator ("DataBinding"). There you tell the variable Engine to use the OPC Protocol for an existing SharedVariable(NO matter what kind that is!!) The Engine transmitts the Value of the Indicator.
But there should be the much easier way!! By selecting a Shared Variable in the Library of the Project, I hope!
Thank you for trying to help.
OliN