Dear community,
I want to "load a picoscope configuration" from another software.
I found out that
C:\Users\%USER%\AppData\Local\Pico Technology\64358d19-ef91-48bb-9ae0-3b4689d44d99
the file "default.PSSETTINGS" contains all I need (probes, scope poasition, zoom levels, trigger mode, etc ...).
I tried different solutions:
_ hooking to picoscope's windows message through MS Spy++. However it give 2000 lines of recording. And I am not succeeding into identifying the message that triggers "load configuration".
- using a picoscope's defined keyboard key, and using sendKey() API to simulate that key being pressed. It works when manually pressing down the key; but not when using the SendKey() API (and picoscope being set as the most foreground window).
- I tried picoscope's automation, unfortunately it is not capable of adjusting the scopes, their zooming factor, ... so it is not a solution for me.
Can someone at picoscope / picotech provide me with some pointers. That ould be a great help.
Thanks in advance.
Best regards,
Anthony