LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using cluster values in a formula?

Solved!
Go to solution
Solution
Accepted by THN
As already explained, you CANNOT wire it that way. You said you tried a shift regsiter but obviously you did not. Use a SHIFT REGISTER to pass data from one event to another
0 Kudos
Message 11 of 14
(808 Views)

I actually did it, but i rollback, since it was not working. Because, 1st of all, i'm a beginner with Labview, and 2nd, when i do the shift register, all the info sticks to only 1 shift register. And i need it separated, in order to put those values into the formulas. So if you can help me wiring them, i will me pleased.

I attached what i did.

 

 

Thanks

TN
Currently using LV 8.5
logo
0 Kudos
Message 12 of 14
(806 Views)

Nevermind, i think i got it. Just needed to add more shifts.

 

Thanks for your time.

TN
Currently using LV 8.5
logo
0 Kudos
Message 13 of 14
(803 Views)
What I did not notice when I looked at the code is that you are just reading the cluster and not modifying any of the values. You just have to put an Unbundle by Name in the event with the formula. Just like DeOdderKeith said.
0 Kudos
Message 14 of 14
(801 Views)