LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do you transfer different types of data through a data socket (data types: clusters, images and boolean states)

I am attempting to transfer positional data (on a predetermined route) overlaid on a map and indications of boolean output states to secondary computer through datasocket (LabVIEW 8.6, Datasocket 4.5).  Is it required to compress all these parts into an array which is bundled and transmitted to the secondary computer which then would have to be unbundled and separated out of the array?  Is this the only option, or are there other methods? Also how would we go about these methods?
0 Kudos
Message 1 of 2
(2,432 Views)

Hi Maruti,

 

It seems like the way you described would be the way to do it unless you wanted to pass all the data seperately.

 

Check out this KB relating to passing clusters through datasocket: http://digital.ni.com/public.nsf/allkb/1085057DB6F930058625672400646805?OpenDocument

 

Kind Regards,

Owen.S
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,406 Views)