Search found 3 matches

by sosongha3
Fri Aug 23, 2024 6:42 am
Forum: Python
Topic: PICO_INVALID_RATIO_MODE Error with psospaGetStreamingLatestValues Function
Replies: 0
Views: 6065

PICO_INVALID_RATIO_MODE Error with psospaGetStreamingLatestValues Function

Hello, I'm experiencing a PICO_INVALID_RATIO_MODE error when calling the psospaGetStreamingLatestValues function on a PicoScope 3000E Series device. I've set the downSampleRatioMode to PICO_RATIO_MODE_RAW, and it works fine with other function calls. However, this specific function returns an error ...
by sosongha3
Fri Aug 23, 2024 1:58 am
Forum: Python
Topic: Incorrect API Definitions in PSOSPA Python Wrapper
Replies: 1
Views: 3295

Incorrect API Definitions in PSOSPA Python Wrapper

I am currently using the Python wrapper for the PSOSPA version of the PicoSDK. While reviewing the code, I noticed that some of the API signatures in the psospa.py file differ from those provided in the PSOSPA Programmer's Guide. After testing, I found that the API in psospa.py is incorrectly ...
by sosongha3
Wed Aug 07, 2024 8:03 am
Forum: Getting Started
Topic: Compatibility Inquiry: PicoScope 6402C with 6000E A API
Replies: 1
Views: 4917

Compatibility Inquiry: PicoScope 6402C with 6000E A API

Hi. I am currently developing an application using PicoSDK and have a query regarding API compatibility between different PicoScope models. Specifically, I am working with a PicoScope 6402C model but need to ensure compatibility with the 6000E series as well. Here are the details of my query: My ...