I am trying to use the LabVIEW DAQ Assistant with NI USB 6210. In which the first block is used to set signal high to PFI4 and then the second block I am using ctr that is PFI5 to generate pulse train continuous sample. The while loop is time controlled, if the elapsed time is more than the set numeric control time then the same PFI4 is set low and exit out of the loop.
Can anyone suggest the best way to achieve this?