I am trying to write a VI that configures my lecroy wavesurfer 454 scope, but I'm getting some inconsistencies. One of my problems is that I am running the Lecroy wave series configure time base VI, which I believe comes with Labview, and when I wire a timebase of 50 ns in, when I run the program, sometimes the scope says it is taking 500 samples per second, and other times it says it is taking 1000 samples per second. I do not understand this.
Second, I would like to know how to configure the scope to start with a certain vertical setting, and also not to have variable gain, because when I run my configure scope function, these two things are out of my control.
Thank you for your help, and let me know if I can make anything clearer. My code is attached.