I have attached a program that i made....
My professor says that the 4 'To file' and the 'Start time', 'end time', 'collector' and the 'Delta time' blocks are inside the loop and he wants them outside the loops....
can someone help me here???... I know it has to do something with triggering the XEQ, but am not able to figure it out...
My professor says that the 4 'To file' and the 'Start time', 'end time', 'collector' and the 'Delta time' blocks are inside the loop and he wants them outside the loops....
can someone help me here???... I know it has to do something with triggering the XEQ, but am not able to figure it out...
I reckon that the Timer for the 2 second loop needs to have its T1 input from the start of the Until Break. Also the uppermost Collector should not intercept the data to the IF/THEN/ELSE, it should also be XEQd by the end of the Until Break.?? Perhaps a 2nd Timer is required to capture acquisition times?