03-11-2011 12:07 PM
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
03-11-2011 12:16 PM
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
03-11-2011 12:22 PM - edited 03-11-2011 12:23 PM
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?
03-11-2011 04:42 PM
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