LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster of Cluster Property from Event

Solved!
Go to solution

I'm having an issue where a Cluster of cluster is not accessible within an Event case. This should normally work.

 

This should normally work and for some reason I'm getting an error for the type conversion. I tried with Cluster and Cluster (strict).

Some other conversions with such as basic control to get/change the label but I cannot access the Controls[] of that imprecated cluster.

 

Basically I want to replace the direct "Write" to "t0" with a control reference since I need to duplicate the event case many times and don't want to re-link every time and possibly forget to.

 

Foreshadow20_1-1612804551372.png

Thanks

 

0 Kudos
Message 1 of 2
(877 Views)
Solution
Accepted by topic author Foreshadow20

Found the Error, I used the wrong conversion class.

Foreshadow20_0-1612805620434.png

 

 

Message 2 of 2
(874 Views)