DQMH Consortium Toolkits Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

DQMH CML Template: Are there any "Request and wait for reply" events ?

Hi there,

 

this may be obvious but I am not sure if I understand the code correctly:

 

Are there any "Request and wait for reply" events used in the "DQMH CML" template (the one shipped with the DQMH installation from VIM)? If so, how can I identify those?

 

As far as I understand it, there are only "Requests" and "Broadcasts" being used, especially the acquired data is not a payload from a "Request and wait for replay" but a payload in a broadcast. Is that correct?

 

Thank you for helping me get a better understanding of the code.

 

Martin

0 Kudos
Message 1 of 4
(947 Views)

Oh well, I should've researched a little bit more before posting here 😋

 

I found a good documentation on the whole thing here:

https://wovalab.gitlab.io/open-source/labview-doc-generator/doc/Antidoc-Output-v1.0/Project-Document... 

 

And the VIs "Acquisition.lvlib:Start Acquiring.vi" and "Logger.lvlib:Start Logging.vi" (in CML Main.vi under MHL case "Start") both have a "Reply payload" output, so this should have been obvious to me.

 

mw42_0-1656428261420.png

 

Message 2 of 4
(938 Views)

A good tool for summarising all of the module events is Antidoc . Worth a look!

Christopher Farmer

Certified LabVIEW Architect and LabVIEW Champion
DQMH Trusted Advisor
https://wiredinsoftware.com.au

0 Kudos
Message 3 of 4
(912 Views)

@mw42  For the record here is the documentation generated by Antidoc V2.0.0 😊


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 4 of 4
(898 Views)