Hi,
I am trying to access some network variables. These network variables are of the type "Advanced" in the NI Distributed Manager and in LabView I can see user defined types. They appear as objects.
I tried creating a class that encapsulates such an object and tried to pass it to NetworkVariableReader but an error message said that such type of objects aren't supported. I've not been able to find examples of such complex objects, earlier I have worked with primitives like double, single, unit16 and bool.
I've attached screenshots of what I mean by "Advanced" data type in the distributed manager[screen2]. The other screen shot exposes the fields in the advanced object as seen in LabView[screen1].
Cheers,
gyani