LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pink to brown wire

Hi

 

I have a cluster made entirly of double point floats.  It is pink, I need it to be a numeric brown cluster.  How do a make a cluster of doubles be a numeric cluster with a brown wire?

 

thanks

 

-Kevin

 

0 Kudos
Message 1 of 4
(5,515 Views)

I have never seen brown vs pink documented anywhere but I believe if all of the elements in the cluster are of fixed size, it will be brown. Elemets that can grow (like strings) will force the pink.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(5,512 Views)

You don't have a cluster made entirly of double point floats. There must be something else in your cluster.

You will only get brown if it is made up of numeric (floats, int, unsigned, etc)

 

What does the help display when you hover over the pink wire?

Also what ver of LabVIEW?

Omar
Message 3 of 4
(5,507 Views)

Thanks all for responding.

 

When I desimated an array I was expecting doubles but had smaller arrays.  Hence expecting brown but ended up with pink.

 

Thankyou

 

-kevin

0 Kudos
Message 4 of 4
(5,473 Views)