LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to go transforma 1D array of Cluster of 3 elements into a Cluster of 3 Elements?

How to go transforma 1D array of Cluster of 3 elements into a Cluster of 3 Elements?

0 Kudos
Message 1 of 4
(1,409 Views)

@Gaolong wrote:

How to go transforma 1D array of Cluster of 3 elements into a Cluster of 3 Elements?


That's hard to say.  Unless it's an array of just one element, you are going to lose data.  So what are you trying to end up with?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 4
(1,405 Views)

Hi Gaolong,

 


@Gaolong wrote:

How to go transforma 1D array of Cluster of 3 elements into a Cluster of 3 Elements?


Whenever you have questions about "converting from one datatype to a different one" you should provide a VI showing the input datatype and the expected output datatype!

 

See this:

Best regards,
GerdW


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

@Gaolong wrote:

How to go transform a 1D array of Cluster of 3 elements into a Cluster of 3 Elements?


My wild guess is that you have a broken wire and the error message tells you what you have and what you need.

 

Given the current information, the problem cannot be solved.

 

You already got some other possible interpretations of the problem.

 

If the array has one elements, all you need is "index array".

 

altenbach_0-1658433805206.png

 

So please attach a simplified version of your VI so we can figure out what you really need. 😄

 

Message 4 of 4
(1,347 Views)