DAQ:PCI-6111E
"LabView" Ver. 6i
"Measurement & Automation" Ver 2.0
Windows98SE
When the board is set to generate continuous sinewave with the example "Generate Continuous Sinewave.vi",
the annalog output is OK,here is the result===update-rate(frequency of sine on oscillograph)
4000000(4000Hz),3750000(3750Hz),3500000(3500Hz),3250000(3250Hz),3000000(3000Hz),2500000(2500Hz),2000000(2000Hz),1500000(1500Hz),1250000(1250Hz),1000000(1000Hz)
while in "MAX(Measurement & Automation)",the "actual" sine wave output is "not always" 1/1000 of the update rate,
even not a direct proportion is found,here is the result===update-rate(frequency of sine on oscillograph)
3750000(2500Hz),3500000(2500Hz),3250000(2500Hz),3000000(2440Hz),2500000(2440Hz),2000000(1666Hz),1500000(1666Hz),1250000(1220Hz),1000000(1000Hz)
3750000 is the upper limit,and MAX will report error for digits beyond 3750000.
What is wrong?