BAE_Bob,
Do you require exact 250ms precision, or would software timing work for
you? If software timing is ok, you simply need to start your counter
task and wait 250ms before using the DAQmx Read VI. If you need a more
precise 250 ms, you could use one counter to be the pause trigger for
the other. In this scenario, you would need to use a property node to
set the pause trigger of the counting counter to the output of the
pulse generation counter. The pulse generation counter would output
250ms pulse, allowing the counting counter to count for this exact
period. After this, read the value of the counter and it will reflect
the count during this period.
Hope this helps,
Ryan Verret
Product Marketing Engineer
Signal Generators
National Instruments