The PicoSDK only contains the dll library files and lower level USB kernel drivers to control the scope. The vi's are located on GitHub and subject to ongoing changes, which have included the addition of a PicoErrorString2.vi just 3 weeks ago
We are looking to release a manual and do have early drafts for discussion within the company. You mention the conundrum you have with the knowledgebase - What to do / How to do - can you give some examples of what you mean. Serial decoding is a particularly difficult example. We can produce ...
There are individual pages in the Knowledge base for each of the decoders Dali https://www.picotech.com/library/knowledge-bases/oscilloscopes/dali-serial-protocol-decoding Manchester https://www.picotech.com/library/knowledge-bases/oscilloscopes/manchester-encoded-signals-serial-protocol-decoding ...
Before addressing the problem can we check that the function will actually return the information you need. GetValuesTriggerTimeOffsetBulk64 returns the delay from the trigger sampling instant to the time at which the driver estimates the waveform to have crossed the trigger threshold in ta ...
The 2206B model uses the ps2000a example code https://github.com/picotech/picosdk-python-wrappers/tree/master/ps2000aExamples , and analogue offset is straightforward just changing the last parameter of the set channel command # Set up channel A # handle = chandle # channel = PS2000A_CHANNEL_A = 0 ...
Please check these three sections in the software Maths_and_Measurements.png and the articles on our website https://www.picotech.com/library/knowledge-bases/oscilloscopes/maths-and-measurements New Maths and Measurements are being added on a regular basis so it is worth checking the latest Early ...