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: 

How can I add more user events to a "Channeled Message Handler" template project

Solved!
Go to solution

I started creating a project based on the "Channeled Message Handler" project template.  Now I want to generate more user events for the event handling loop but the event registration is already in use by the template.  How can I add an additional user event?

0 Kudos
Message 1 of 2
(880 Views)
Solution
Accepted by paulmw

The Event Structure will accept a cluster of multiple Event Registrations, so you can cluster in another registration.

Message 2 of 2
(878 Views)