LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Example using un/bundle in a book

Solved!
Go to solution

I was reading a book about labview and i wanted to try an example there.

What is the best way to solve this error?

 

0 Kudos
Message 1 of 4
(2,667 Views)
Solution
Accepted by topic author A.A.A.

You seem to be wanting to operate on an Array of Employee Records. 

On the Front Panel, create an array control and put your Employee record inside.

 

Instead of using a local variable, create a new indicator for your new array with the inserted record.

0 Kudos
Message 2 of 4
(2,664 Views)

For some reason LabVIEW keeps crashing when I try you suggestion.

0 Kudos
Message 3 of 4
(2,662 Views)

Thank you for the suggestion 🙂

Personal Note: Turns out undoing the array of clusters crashes labVIEW.

0 Kudos
Message 4 of 4
(2,657 Views)