08-28-2015 06:36 PM
Dear All,
I want to save data continuously (say for example, upto 10 ~15 minutes) from virtual bench. How can I do that?
Note: I can save data for a short amount of time(using snapshot.).
Thanks,
Masum
08-29-2015 02:01 PM
I am assuming you're asking about the mixed-signal oscilloscope instrument. If you're asking about something else, please clarify.
The soft front panel has a maximum time/div setting of 1 second/div. If the software window is 10 divisions wide, you can capture 10 seconds of data.
If you use the LabVIEW or C API, VirtualBench cannot continuously stream data, unlike some other NI digitizers. Instead, VirtualBench acquires a record when the trigger condition occurs and then rearms for the next record. During that re-arm time, the input channels are not sampled.
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
05-17-2016 06:19 AM
Dear Joe,
Thanks for the information.
I think this infromation should be included in the manual of the device.
Kind Regards,
Balazs