Solution
The error indicate that reservation of watchdog timer task failed because another task is reserved or running. Please ensure the watchdog task start before the DAQ acquisition task start.
You may use the error cluster to control the code data flow or the sequence structure to ensure the execution order. Below is one of the example:
