is there a complete list of all functions of the pcsu1000d.dll?
my problem: i want to switch off channel 2 by my c++ programm. I can’t find a function for this application. Or is there a possibilty to load a *.set-file by a c++ programm? I only still find a function to read the settings back.
The complete list of the functions is in the document PCSU1000D_DLL.pdf in pcsu1000_dll_package.zip.
I think you have already downloaded it from Velleman downloads site.
Sorry there is no function to turn the channel display off.
You may manually change in the WinDSO.INI the line
SaveRecallLastSettings=0
to
SaveRecallLastSettings=1
Then oscilloscope creates the file SETTINGS1000.INI to your application folder. You may manually edit this file or select in the scope’s user interface the settings you want for the next startup.