05-05-2012 09:38 AM
Hello,
In the attached VI, how can I show the output cluster with listboxes containing the original cluster Temp and also the Update listbox?
Please help.
Thanks,
hiNi.
05-05-2012 11:13 AM
Hello,
I was able to show the updated cluster. However, how can I just select the same row from the Temp block in the original cluster to the corresponding Temp 2 row in the output cluster? The original cluster is where I select the Temps. I want the same selection on the original Temp cluster to show up in the Temp 2 output cluster.
Thanks,
hiNi.
05-05-2012 04:51 PM - edited 05-05-2012 04:54 PM
I think you need the 'Value' property and not the 'Active Row'. When I tried to use values I noticed that the Original Cluster and the Output Cluster were of different types - did you mean to do this?
If it is correct you need to convert the Temperature array to a scalar for the output cluster.
Hope this helps.
Ian
