04-06-2016 08:09 PM - edited 04-06-2016 08:11 PM
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.
04-07-2016 07:20 PM
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