LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

listbox to cluster

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. 

0 Kudos
Message 1 of 3
(2,372 Views)

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.

0 Kudos
Message 2 of 3
(2,366 Views)

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

 

 

Download All
0 Kudos
Message 3 of 3
(2,348 Views)