LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adjusting number of sampling data points from "scan from string"

Hey all,

 

Could anybody help me with having control on the number of acquired data points from "scan from string" in the attached VI?

The program is designed to get time responses in each iteration until it completes the FOR loop but the number of sampling data points is 62500 by default even though I am sending the ":WAV: POIN %#g;" command before the loop iteration starts.

 

Thanks.

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

Hey Keivan,

 

The number of sampling data points should be controlled by your device, not the "Scan From String" vi. If you want to reduce or increase the number of data points, you would need to configure your device to do so. I would look at the detailed help of your device driver functions for more information on controlling your device. 

 

Best Regards,

T. Le

 

 

T. Le
Vision Product Support Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,677 Views)