03-27-2019 01:42 AM
Hi I'd like to ask whether it's possible to get my Basic Function Generator to generate more than a second's worth of waveform.
The upper waveform graph shows the output from the BFG block, while the waveform chart shows a resultant output. The current setup works well enough with I just stick to whole numbers for frequencies, but once I go into the decimals the output waveform becomes discontinuous e.g. 'ripples' in sine waves.
This is my VI:
Many thanks for the assistance!
03-27-2019 01:49 AM - edited 03-27-2019 01:51 AM
Hi Baba,
Hi I'd like to ask whether it's possible to get my Basic Function Generator to generate more than a second's worth of waveform.
Then answer to your quesion is "Yes!"…
Did you read the help for the BasicFunctionGenerator? Did you learn about all its input parameters?
Did you learn about the sampling info parameter?
Do you know the relation of Fs and #s?
This is my VI
No, this is not your VI. It's just an image of the block diagram of your VI…
Btw. why don't you use a simple queue to transfer data between loops?