Hello, a further question I have:
I would like to modify the streaming example vi called "niFGEN Stream from Memory Maximum Transfer Rate.vi" which is downloaded from the Streaming section of the NI website. This vi does not generate the waveform, simply it streams data to the signal generator with the output disabled.
I would like to enable the output. How is this done?
I tried putting an "niFGEN Initiate Generation.vi" in the while loop which writes data to the card. The first time around this loop, after the first block of data is written to the card, I place the initiate vi. (Its inside a Case structure with, I==0 as the test). On all subsequent iterations the vi proceeds as normal. However, doing this results in a error:
Error -1074126839 occurred at niFgen Initiate Generation.vi
Possible reason(s): Driver Status: (Hex 0xBFFA2009) The function generator's sequence memory is full.
Anyone have any ideas?
Thanks,
Paul.