Search found 4484 matches

by Martyn
Sat Nov 18, 2023 7:25 am
Forum: PicoScope 6 for Windows
Topic: Problem with Manchester encoded RC5
Replies: 10
Views: 24560

Re: Problem with Manchester encoded RC5

In the latest release of PicoScope 7 Early Access 7.1.17 we have added a new option on the Manchester Decoder setup panel. This allows you to specify the number of edges to ignore at the start of a packet. For normal Manchester this is set to 1, but for signals such as this RC5 set this to 0. The do...
by Martyn
Tue Nov 14, 2023 8:44 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Software PS 7 is slow
Replies: 3
Views: 2402

Re: Software PS 7 is slow

Can you make sure that you have a fully up to date O/S, in particular .NET, and that the graphics drivers are the latest available from the graphics chip manufacturer, and not the PC manufacturer. If this does not improve the performance can you please email support@picotech.com where the team will ...
by Martyn
Tue Nov 14, 2023 6:43 am
Forum: Getting Started
Topic: PicoLog with IFM Gauges
Replies: 1
Views: 1354

Re: PicoLog with IFM Gauges

PicoLog software will only comunicate with our products, not those from third parties.
by Martyn
Tue Nov 14, 2023 6:41 am
Forum: Pre-Sales Advice
Topic: Differenze picoscope 2204a vs picoscope2204a-d2
Replies: 4
Views: 6730

Re: Differenze picoscope 2204a vs picoscope2204a-d2

One will be supplied with two probes, the other with none.
by Martyn
Wed Nov 08, 2023 11:10 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Signal generator. Importing csv files not working on french window
Replies: 5
Views: 3245

Re: Signal generator. Importing csv files not working on french window

We have identified the issue and implemented a fix.

This will be available in "PicoScope 7.1.17 Early Access" or later versions of the software which will be available for download soon.
by Martyn
Thu Nov 02, 2023 6:32 am
Forum: Getting Started
Topic: How to read from Pico Scope 2204A at a rate of 1ms continuously?
Replies: 5
Views: 2552

Re: How to read from Pico Scope 2204A at a rate of 1ms continuously?

We will need some context to be able to advise on the best option, so Are you trying to collect a block of x samples at a sampling rate of y and then repeat this process with a fixed time between of z or are you trying to collect a fixed number of samples x at a sample rate of y and then stop. It wo...
by Martyn
Thu Oct 19, 2023 7:50 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Maths channels and ATAN2
Replies: 1
Views: 1163

Re: Maths channels and ATAN2

Can you email support@picotech.com with some more details regarding your required use of this function, and if some possible include an example psdata file with an explaination of what the expected maths channel would look like. We can then pass the information on to the development team.
by Martyn
Wed Oct 11, 2023 5:39 am
Forum: PicoLog
Topic: PicoLog, latest version: 99% CPU usage
Replies: 4
Views: 10899

Re: PicoLog, latest version: 99% CPU usage

Six processes is normal, 99% is not. Can you save a .picolog file when it is in this state so we can look at the setup.
by Martyn
Tue Oct 10, 2023 10:30 am
Forum: PicoLog
Topic: PicoLog, latest version: 99% CPU usage
Replies: 4
Views: 10899

Re: PicoLog, latest version: 99% CPU usage

That should not happen.

We would recommend killing all running PicoLog processes using task manager and then clean out the AppData directory C:\Users\{UserLoginName}\AppData\Local\PicoLog , which will allow you to restart as if the software has just been installed.
by Martyn
Mon Oct 09, 2023 7:13 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Bug? Extended UART decoding not working
Replies: 3
Views: 10264

Re: Bug? Extended UART decoding not working

Thank you for the file. You can decode the signal if you use the between time rulers option in the decoder setup, but that requires manual intervention to drag the rulers to the appropriate postion. I have added this as a bug to our backlog of work, alongside supporting the break signal which was al...
by Martyn
Mon Oct 09, 2023 6:04 am
Forum: General Software Discussions
Topic: How to prevent the popup connection window
Replies: 1
Views: 3830

Re: How to prevent the popup connection window

Please email in to support@picotech.com with full details
by Martyn
Thu Oct 05, 2023 7:23 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Bug? Extended UART decoding not working
Replies: 3
Views: 10264

Re: Bug? Extended UART decoding not working

We need to see the psdata file matching the image so that we can see the setup and data. You can either post this here or send it to support@picotech.com
by Martyn
Tue Oct 03, 2023 1:36 pm
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Signal generator. Importing csv files not working on french window
Replies: 5
Views: 3245

Re: Signal generator. Importing csv files not working on french window

Can you post an AWG file that fails to load in in V7.1.9 We have tried replicating here with a French Windows setup and it seems to be working for us.
by Martyn
Mon Oct 02, 2023 11:40 am
Forum: LabVIEW
Topic: PICO5444D Example DLL
Replies: 1
Views: 9285

Re: PICO5444D Example DLL

ps5000aWrap.dll location C:\Program Files (x86)\Pico Technology\SDK\lib is the 32 bit version.

If your LabVIEW is 64 bit you will need the 64 bit wrapper from https://github.com/picotech/picosdk-c-wrappers-binaries
by Martyn
Mon Oct 02, 2023 11:37 am
Forum: LabVIEW
Topic: Error at Call Library Function
Replies: 1
Views: 1236

Re: Error at Call Library Function

The PicoScope 5244D uses the ps5000a.dll and therfore requires the ps5000a examples from https://github.com/picotech/picosdk-ni- ... er/ps5000a