Search found 4466 matches

by Martyn
Mon Mar 18, 2024 12:39 pm
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Picoscope 2205A and Manjaro Linux in 2024?
Replies: 2
Views: 59

Re: Picoscope 2205A and Manjaro Linux in 2024?

nicknack2020 wrote:
Mon Mar 18, 2024 11:21 am
Ran it with my Picoscope 2205A. In the "Devices" window it shows the detected Picoscope, but it is greyed out and says "Not supported"
That is the message you get when using the PicoScope 7 Automotive Software with a PicoScope 2205A.
Can you post a screenshot showing this.
by Martyn
Mon Mar 18, 2024 6:50 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Tracking Mains waveform characteristics
Replies: 1
Views: 323

Re: Tracking Mains waveform characteristics

First you are going to need to be careful how you connect your scope up to the signal you wish to measure, you shouldn't be using the supplied x10 probes, but appropriate safety rated probes. Please see https://www.picotech.com/accessories/active-differential-high-voltage If you are using a recent v...
by Martyn
Fri Mar 15, 2024 12:02 pm
Forum: Getting Started
Topic: Input voltage protection
Replies: 5
Views: 3861

Re: Input voltage protection

±100 V (DC + AC peak) is the device input voltage protection
by Martyn
Wed Mar 13, 2024 9:20 am
Forum: USB PC Oscilloscopes
Topic: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO
Replies: 9
Views: 588

Re: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO

The issue you are seeing is that on the 200mV and lower ranges the input amplifiers are saturating and they will take time to recover. You can try using the graph zooming function on the 500mV or higher ranges to see more detail, potentially using some Resolution Enhancement on the Channel DSP tab t...
by Martyn
Wed Mar 13, 2024 9:07 am
Forum: USB PC Oscilloscopes
Topic: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO
Replies: 9
Views: 588

Re: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO

If using 10x on the probe it is worth setting the software to the same, although this will only reflect in the correct voltages being displayed in the graph.
by Martyn
Wed Mar 13, 2024 7:00 am
Forum: PicoScope 6 for Linux
Topic: ARM64 Driver Raspberry Pi OS 64/Debian
Replies: 7
Views: 37050

Re: ARM64 Driver Raspberry Pi OS 64/Debian

We can't give any timescales as to when we will be able to provide arm64 drivers, however we are currently working on some technical backend work that we need to complete and test before we can start this work. So it is in the plan of upcoming work.
by Martyn
Wed Mar 13, 2024 6:49 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Pico 7 spreadsheet export?
Replies: 4
Views: 19483

Re: Pico 7 spreadsheet export?

Which PicoScope model do you have?

and can you send in a psdata file with a description showing which information you need to access.
by Martyn
Wed Mar 13, 2024 5:50 am
Forum: VB and VBA (Excel, Access)
Topic: ADC24 excel driver
Replies: 5
Views: 548

Re: ADC24 excel driver

Thumbs up for Notepad++ , it is my go to text editor.
by Martyn
Wed Mar 13, 2024 5:46 am
Forum: USB PC Oscilloscopes
Topic: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO
Replies: 9
Views: 588

Re: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO

Do you get the same effect if you try channels B to D ? You will note that as you change from 500mV to 200mV a relay will click inside the unit as the input stage is switched to handle the smaller level signals. This will mean that the overvoltage near 10V signal you have at the input connector is s...
by Martyn
Wed Mar 13, 2024 5:41 am
Forum: LabVIEW
Topic: Re: Linear stage and Picoscope digitizer communication
Replies: 1
Views: 278

Re: Linear stage and Picoscope digitizer communication

Can you email your questions directly to support@picotech.com and a colleague who handles the LabVIEW example code wil be able to assist you.
by Martyn
Tue Mar 12, 2024 2:13 pm
Forum: Introductions
Topic: Help with setting up Python SDK (Picoscope 5242D)
Replies: 2
Views: 391

Re: Help with setting up Python SDK (Picoscope 5242D)

I would suggest running the ps5000a examples directly and not using the discover driver function

https://github.com/picotech/picosdk-pyt ... 0aExamples
by Martyn
Tue Mar 12, 2024 1:46 pm
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Latest supported PicoScope version for 2202 USB scope?
Replies: 1
Views: 187

Re: Latest supported PicoScope version for 2202 USB scope?

PicoScope 7 may work although we no longer perform testing against this model

https://www.picotech.com/download/softw ... Stable.exe

if not then please use the previous PicoScope 6 software

https://www.picotech.com/download/softw ... _14_69.exe
by Martyn
Mon Mar 11, 2024 1:28 pm
Forum: General Software Discussions
Topic: SETTING X AXIS AS DEGREES - STROBE LIGHT
Replies: 1
Views: 300

Re: SETTING X AXIS AS DEGREES - STROBE LIGHT

Can you post a psdata file so that we can see exactly what data you have.

It can be possible to create a math channel related to the repeat frequency of the ignition signal, and then using the X-Y Instrument replace the X-axis with this math channel.
by Martyn
Mon Mar 11, 2024 1:07 pm
Forum: USB PC Oscilloscopes
Topic: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO
Replies: 9
Views: 588

Re: Signal Loss when Zooming In on Y-Axis with PicoScope 3406DMSO

That does look strange when changing the voltage range from +/-500mV to +/-200mV, it would be useful to know how high a voltage overrange there is, so changing from the +/-500mV range to +/-20V range would be interesting to see.
by Martyn
Sat Mar 09, 2024 2:52 pm
Forum: VB and VBA (Excel, Access)
Topic: ADC24 excel driver
Replies: 5
Views: 548

Re: ADC24 excel driver

You need the picohrdl (Pico High Resolution Data Logger) example from

https://github.com/picotech/picosdk-ms- ... a-examples