LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generate dynamic event of producer loop in multiple consumer loop

I have one producer loop which used event case to interface with FP controls and 5 consumer loops

 

If I have to use the fifth consumer loop to generate dynamic event which send to event case in produer loop. 

 

I have to wire register event with dynamic event terminal in producer loop . Also I need to wire user event to consumer loop (at the bottom of screen window) which is far away from producer loop. It is hard to wire them. 

 

Is there any other method to let many consumer loop to communicate with one producer loop through dynamic event (the same user event)?

 

 

0 Kudos
Message 1 of 3
(2,534 Views)

I like to use an Action Engine to hold control my Event Reference.  Then anybody can send the event commands.

 

You may also want to look at the VIs I recently submitted for OpenG here.


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 3
(2,521 Views)

Thanks

Let me try

0 Kudos
Message 3 of 3
(2,513 Views)