10-17-2019 04:35 AM
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?
10-17-2019 09:34 AM
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
10-24-2019 07:44 PM
@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