LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: cluster to 1D array of clusters?

I have tried to insert build array function, the funny thing is that source and sink is the same type but LabVIEW doesn't allow me to connect the wire between them, wondering why is that?snipping shot.png

0 Kudos
Message 1 of 3
(1,742 Views)

Hi AIEXINUK,

 

you are creating an array of cluster of 2 strings: What do you expect the XYGraph to do with those strings???

 

I have tried to insert build array function

Why do you try this at all?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,735 Views)

This probably makes a lot of sense if you come from Python, but LabVIEW does not automatically convert strings to numbers.

 

So, convert those strings to numbers...

0 Kudos
Message 3 of 3
(1,694 Views)