Search found 4549 matches

by Martyn
Tue Sep 17, 2024 4:50 am
Forum: Getting Started
Topic: analyze an incremental encoder
Replies: 1
Views: 512

Re: analyze an incremental encoder

Have you tried using the Quadrature Serial Decoder?
Quadrature.png
QuadratureDecoder.png
by Martyn
Wed Sep 11, 2024 6:38 am
Forum: USB PC Oscilloscopes
Topic: Downsampling vs. Sampling Rate using the Picoscope 5242D
Replies: 1
Views: 1762

Re: Downsampling vs. Sampling Rate using the Picoscope 5242D

Are you writing your own application? if yes what language are you using? or are you using our PicoScope 7 software?

I will then be able to give you the answer you need.
by Martyn
Fri Sep 06, 2024 10:58 am
Forum: Getting Started
Topic: TA301 Current Probe channel Setup
Replies: 4
Views: 3087

Re: TA301 Current Probe channel Setup

You need to set the probe up as PICO_CONNECT_PROBE_CURRENT_CLAMP_200_2KA as this will provide the power to the clamp and then chose a range as one of PICO_CURRENT_CLAMP_200A_2kA_1A = 4000, PICO_CURRENT_CLAMP_200A_2kA_2A, PICO_CURRENT_CLAMP_200A_2kA_5A, PICO_CURRENT_CLAMP_200A_2kA_10A, PICO_CURRENT ...
by Martyn
Tue Sep 03, 2024 11:24 am
Forum: USB PC Oscilloscopes
Topic: Pico 2204a still usable with Version 6 Software?
Replies: 2
Views: 5504

Re: Pico 2204a still usable with Version 6 Software?

Yes the PicoScope 2204a will work with PicoScope 6 software.
by Martyn
Tue Sep 03, 2024 5:42 am
Forum: LabVIEW
Topic: Device connect problem to labview program
Replies: 8
Views: 19061

Re: Device connect problem to labview program

When you setup your PC did you follow all of the steps in

https://github.com/picotech/picosdk-ni- ... /README.md

are you running the PicoScope 7 software, if so close this down and repeat your test.
by Martyn
Mon Sep 02, 2024 12:56 pm
Forum: LabVIEW
Topic: Device connect problem to labview program
Replies: 8
Views: 19061

Re: Device connect problem to labview program

For your device you will need these examples
https://github.com/picotech/picosdk-ni- ... er/ps6000a
by Martyn
Fri Aug 30, 2024 9:05 am
Forum: Python
Topic: 5443d Python not run - I Need help
Replies: 1
Views: 8444

Re: 5443d Python not run - I Need help

Have you followed the steps here
https://github.com/picotech/picosdk-pyt ... /README.md

Once you have completed the steps the examples for the 5443D can be found here
https://github.com/picotech/picosdk-pyt ... 0aExamples
by Martyn
Wed Aug 14, 2024 4:43 am
Forum: Introductions
Topic: New to Picolog
Replies: 2
Views: 11464

Re: New to Picolog

This is for a PT104 but the same applies for the CMS. Open PicoLog 6 and then on the picture of the device clcik the 3 dots, and then select Device Information which will bring up the following panel where you can set up the ethernet address for the CM3 Ethernet Setup.png Chose an address and port ...
by Martyn
Wed Aug 07, 2024 8:47 am
Forum: Getting Started
Topic: Compatibility Inquiry: PicoScope 6402C with 6000E A API
Replies: 1
Views: 4443

Re: Compatibility Inquiry: PicoScope 6402C with 6000E A API

This will need some detailed discussions to work out what functionality you are using with the PicoScope 6402C as both devices will need to use their own API interface. Can I ask that you email the support team directly on support@picotech.com with further details including the programming language ...
by Martyn
Wed Aug 07, 2024 4:56 am
Forum: PicoScope 6 for Windows
Topic: How can I save measurements data?
Replies: 24
Views: 60618

Re: How can I save measurements data?

We haven't implemented the Command Line Interface for PicoScope 7 yet, however we have provided the ability to log measurements directly to a csv file
Measurement Logging.png
https://www.picotech.com/library/oscill ... asurements
by Martyn
Tue Aug 06, 2024 7:53 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Strange Invert Function behavior.
Replies: 1
Views: 3143

Re: Strange Invert Function behavior.

This occurs when the number of samples across the screen drops below 2000 and the software switches on sin(x)/x interpolation which you will see in the Timebase button with the number of samples in a bracket. This has been reported to the development team. The work around is to use a Maths Channel ...
by Martyn
Fri Aug 02, 2024 8:17 am
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Trigger source change needs restarting the software
Replies: 3
Views: 4639

Re: Trigger source change needs restarting the software

The trigger type Repeat name was changed to Normal in version 7.1.31

If you try changing the trigger type from Repeat back to None, then back to Repeat do you see the option to select Channel B in the trigger menu?
by Martyn
Wed Jul 31, 2024 6:21 pm
Forum: PicoScope 5
Topic: Maximum input voltage on the 5444B
Replies: 3
Views: 56507

Re: Maximum input voltage on the 5444B

Please note that you shouldn't use a standard x10 probe to measure mains voltages.
by Martyn
Wed Jul 31, 2024 7:48 am
Forum: PicoScope 6 for Windows
Topic: Command Line Interface to Unhide Channels
Replies: 1
Views: 3923

Re: Command Line Interface to Unhide Channels

Not all features within the PicoScope 6 application are available through the cli interface, unfortunately hiding/unhiding channels is not.

For a full list use
picoscope /a ?
by Martyn
Fri Jul 26, 2024 6:39 am
Forum: C and C++
Topic: Any possibility of an Apple Silicon native SDK?
Replies: 4
Views: 33466

Re: Any possibility of an Apple Silicon native SDK?

I don't have timescales on the actual release, but this is being actively worked on by the team.