Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I read/write a LabVIEW DataSocket cluster in Lookout?

Can read/write DataSocket text, logical, and numerical arrays but how do I read/write a LabVIEW style cluster datatype (i.e. an array of clusters or a cluster of arrays)?

Thanks!

Tom

Thomas G. Duffey
Engineering and Research Consultants, Inc.
Air Force Research Laboratory
3 Antares Rd.
Edwards AFB, CA 93524
661.275.6172 FAX 661.275.5073
mailto:thomas.duffey@edwards.af.mil
http://neverworld.net
0 Kudos
Message 1 of 3
(3,448 Views)
You should be able to wire your cluster or array of clusters or cluster of arrays directly into the datasocket write/read primitives. They are polymorphic and should handle the data directly.

Marc Monroe
National Instruments
0 Kudos
Message 2 of 3
(3,448 Views)
Marc,

Yes, but what I wanted to know is how to read/write a cluster in Lookout. Sorry for the confusion.

Tom
0 Kudos
Message 3 of 3
(3,448 Views)