Hi SirMutt,
What hardware, labview version, and driver versions are you using?
If you are using an HSDIO device you cannot change the generation speed while generation is initiated.
If you know what point in the waveform that you need to stop, you can use the Write Position VI to begin where you left off.
If you need to be able to start and stop at arbitrary points in the waveform it will be a little more difficult. I have never tried it but you may be able to export your sample clock and count pulses of the sample clock using the start trigger until you stop and use that value as your offset for the Write Position VI. Or, acquire on the same pins you are generating on so you can see where in the waveform you got to.
Brian
Message Edited by BrianPack on 04-23-2007 12:04 PM