I am using an oscilloscope from LeCroy and am confused as to how to have the scope sample and write data to disk at 1kHz.
When I run the Low-Speed Measurement Data Logger Script which would make the scope acquire and save data to a file on the hard disk, even though I programmed the script so that it would write to file every 1 millisecond, the actual file results show that data were logged every 100 millisecond.
I realize later that the scope requires time to acquire and process the data which caused the delay.
I also tried to find ways to live-stream data from scope to my computer, which failed due to hardware constraints.
What are some other ways to enable faster data logging on the hard disk?