LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing data to output channel truncates data, with only some of the points being written to 9263 device.

Hi,

They question is pretty much summarized in the subject. My output seems to be truncated and when i manually measure the output voltage at the device with a voltmeter, it doesnt show the final value, but the 7th value out of 10 points being written to each channel, for instance. 

 

I figure it might have something to do with my sample clock settings but i am not sure what a correct setting will be. I have attached a copy of the VI.

 

All suggestions welcome!

 

Thanks. 

0 Kudos
Message 1 of 2
(2,553 Views)

Hey msmartei,

 

have you tried it with an simple example, if more samples are putted out?(only a simulated signale out over the DAQ assistant)

Also you have not defined how many samples are should exported from the device.

Picture1.jpg

I think, if you know your samples and the rate you should give finite samples out,

because you calculate in every loop new points.

If you use an 9211 you also have to change the min an max in the DAQ Assistant.

Are all devices connected via USB to the PC this also can makes a little delay.

 

best regards
Alexander
0 Kudos
Message 2 of 2
(2,531 Views)