03-08-2014 09:10 AM
Hi all
i have an ni pci 6239 card. i'am using this device to generate waveform with sample timing set to "sample clock" and sample mode set to "continous"
if i do not specify the sampling rate explicitly, what will be my sampling rate
03-08-2014 11:29 AM
depends on the VI you use (assuming you are using LabVIEW and not just MAX) - look to see what the defaults are by:
a) looking at the context help for the VI
b) creating a block diagram constant from the sampling rate control terminal - this will be set to the default value until you change it!
James