LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Capture DQMH "Module Did Init" broadcast

Hi,

 

I'm wondering why doesn't the code below capture the Module Did Init broadcast of the module? The module has another broadcast (button press on the FP) which is captured by the same event structure.

 

(I'm completely new to DQMH, just started experimenting with it so I'm pretty sure that it's something trivial)

 

thanks,

Istvan

 

 

1984_1-1616764251810.png

 

 

0 Kudos
Message 1 of 2
(1,090 Views)

eh... nevermind. It seems that because I forgot to run the Stop module VI at the end of my code the module were possibly running in the background. Once I stopped the module the did init was captured.

0 Kudos
Message 2 of 2
(1,065 Views)