Paul,
Here's an idea that might work.
If you have the 6602, you could do this with 4 counters. For instance, set up counter 0 to do finite pulse train. Then, set up counter 2 to do continuous pulse train, but specify counter 3 to be the gate signal. Then, set up counter 3 to do retriggerable pulse generation with pulse width and delay specifications. Set up the gate to be RTSI 0, which will come from the output of counter 1. (I'll explain this further down.) The delay will be that 15.625 ms in terms of source counts. So, you might have to wire in an external source signal to get that. Then, you would have to calculate how many counts of that external source signal would correspond to how many pulses you want out of counter 2, and that would be your
pulse width.
Okay, for setting up the gate of counter 3 to be counter 1, you need to use the CWDAQTools control, and the RouteSignal method. Route the output of counter one to RTSI 0. RTSI is the Real-Time System Integration bus that is useful for routing timing signals across a board or multiple boards for synchronization or sharing signals.
There are examples in the NI-DAQ >> Examples >> VBasic >> Counter directory that may be helpful in getting you started in that direction.
Regards,
Geneva L.
Applications Engineer
National Instruments
http://www.ni.com/ask