11-08-2005 02:42 AM
11-08-2005 09:11 AM
Using a counter as you describe is probably the best approach. You would configure a counter output task, set the source if ticks to your 6221 trigger signal and set the high and low ticks according to the number of triggers you want to ignore. You would configure the counter's internalOutput terminal as the source for your DAQ board's digital edge trigger.
There is also a property called Delay from Start you could try. In LabVIEW it is in the trigger property node. You can configure a timed delay that begins when your digital edge trigger arrives and begins the acquisition once it expires.