DQMH Consortium Toolkits Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Help loops in one DQMH module

Hello,guys,

If I have a DAQ module which need to do multiple timing work, for example:one help loop for acquiring,the other one for motor control. these 2 loops share the same hardware configuration but not interact each other, now I am putting 2 help loops in one module, is there any side effects?

2 Helo Loop.png

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

In my opinion, having 2 or 3 helper loops is not a problem in itself.

What you have to consider carefully is : does it make sense to have one DQMH module with multiple helper loops or does it make sense to have multiple DQMH modules. To decide on that matter you have to think in terms of responsibility of the modules within your application.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 2 of 3
(2,836 Views)

@TiTou wrote:

does it make sense to have one DQMH module with multiple helper loops or does it make sense to have multiple DQMH modules. To decide on that matter you have to think in terms of responsibility of the modules within your application.


Excellent response Titou, thanks!

 

Also, take a look at this blog post:

http://delacor.com/tips-and-tricks-for-a-successful-dqmh-based-project/

 

Regards,

Fab 

 

 

For an opportunity to learn from experienced developers / entrepeneurs (Steve, Joerg, and Brian amongst them):
Check out DSH Pragmatic Software Development Workshop!

DQMH Lead Architect * DQMH Trusted Advisor * Certified LabVIEW Architect * Certified LabVIEW Embedded Developer * Certified Professional Instructor * LabVIEW Champion * Code Janitor

Have you been nice to future you?
0 Kudos
Message 3 of 3
(2,796 Views)