We are driving the PS2205 using a VB6 application. When ps2000_open_unit
is called, a graphic box pops up ("PicoScope(tm)" and a progress bar).
I don't mind the graphic, I guess, but if the open call fails, the graphic
(typically) stays up until my program exits. I haven't found a way to
close it or even move it.
I notice that the picoscope-6 application doesn't have this problem -- it
doesn't seem to display that graphic, and the window it does display goes
away if it can't find any units.
Is there a way I can make this graphic go away when the open completes
(either way), or for that matter make it not appear at all?
Our USB driver is version 1.13.2.0. SDK version is r1_0_0.
Cart


