From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Identify of the specific control of Cluster in event structure.

Solved!
Go to solution

Hi,

 

Maybe, I made design my cluster wrongly to the mixed control in a cluster as seen in attachment.

Due to the mixed type, I can't use "cluster to array" and cannot be identify which is different in a cluster.

In event structure, I need to make a process for change of value in the cluster.

 

But how can I know if the boolean control is changed or not?

I want to launch a dialog for more input if the Fixed Time is selected.

 

labmaster.

 

0 Kudos
Message 1 of 2
(2,745 Views)
Solution
Accepted by topic author labmaster

You could make a Value Change event specifically just for the boolean inside of the cluster.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,737 Views)