The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Design Patterns: Multiple Loops

SercoSteveB
Active Participant

Which of the following are reasons for using a multiple loop design pattern?

a) Execute multiple tasks concurrently

b) Execute different states in a state machine

c) Execute tasks at different rates

d) Execute start up code, main loop, and shutdown code

https://decibel.ni.com/content/docs/DOC-21613

Comments