ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Merge Event Refnums

Solved!
Go to solution

I'd like to have a single event structure registered to both user events and a digital input signal's state change. Is that possible? I don't see a way to "merge" the event registration refnums before the event structure, and when I try to wire one event registration refnum into the other Register for Events VI, it automatically changes the event type to match the existing refnum's event type.

jrdwight_0-1726246485392.png

jrdwight_1-1726246627005.png

 

 

0 Kudos
Message 1 of 3
(1,254 Views)
Solution
Accepted by topic author jrdwight

You can use a cluster to merge Event Refnums. See below, Bundle the Event Registration Refnums.

 

mcduff_0-1726248905593.png

EDIT: Wire the cluster to the dynamic Event Terminal on the Event Structure. 

 

Message 2 of 3
(1,232 Views)

Ah, that's easy enough! Thanks, I'm still pretty new to dynamic event registration, so I appreciate the quick help!

0 Kudos
Message 3 of 3
(1,219 Views)