Search found 410 matches

by AndrewA
Wed Mar 01, 2023 3:31 pm
Forum: LabVIEW
Topic: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range
Replies: 4
Views: 8777

Re: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range

Yes you can do this with the Pulse Width Qualifier using the advance trigger functions. Here is the Advance trigger example for the ps5000a setup to trigger on a positive pulse between 3.9-4.1ms Note the Pulse Width Qualifier triggers at the end of the pulse not the start. Also I have AND this a fal...
by AndrewA
Wed Feb 15, 2023 3:18 pm
Forum: LabVIEW
Topic: ps500aWrap.dll Documentation
Replies: 3
Views: 9382

Re: ps500aWrap.dll Documentation

Please follow the updated readme - https://github.com/picotech/picosdk-ni- ... les#readme
Wrapper files have been removed from the Windows SDK installer and are now here- https://github.com/picotech/picosdk-c-w ... master.zip
by AndrewA
Wed Feb 15, 2023 3:14 pm
Forum: LabVIEW
Topic: Streaming example code and LV memory management
Replies: 6
Views: 11001

Re: Streaming example code and LV memory management

Some block and streaming examples have or are being updated to use these unmanaged memory functions. Please email support@picotech.com if you any questions.
by AndrewA
Tue Feb 14, 2023 2:13 pm
Forum: LabVIEW
Topic: Labview to load psdata for picoscope
Replies: 1
Views: 1173

Re: Labview to load psdata for picoscope

The psdata/pssetting file format is proprietary.
Unfortunately there is no functions or method using the SDK/API to create/open, psdata/pssettings files.
by AndrewA
Tue Feb 14, 2023 1:30 pm
Forum: LabVIEW
Topic: PicoScope 5443D on LabView
Replies: 1
Views: 1276

Re: PicoScope 5443D on LabView

Please read-
https://github.com/picotech/picosdk-ni- ... les#readme
For running the LAbVIEW examples

Examples for the 5443D are here-
https://github.com/picotech/picosdk-ni- ... er/ps5000a

Do you wish to have a graph for each channel? Or something else?
by AndrewA
Tue Feb 14, 2023 1:20 pm
Forum: LabVIEW
Topic: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range
Replies: 4
Views: 8777

Re: Trying to Measure Pulse Width and Send a Trigger if Pulse Width is Out of Range

Do you have a screenshot of the examples front panel controls?
by AndrewA
Fri Jan 27, 2023 10:14 am
Forum: PicoScope 6 for Linux
Topic: ARM64 Driver Raspberry Pi OS 64/Debian
Replies: 7
Views: 37474

Re: ARM64 Driver Raspberry Pi OS 64/Debian

Yes, we have a lot of requests for arm64 drivers for using with raspberry pi 4 and other boards. Adding arm64 drivers is a feature Pico would like to add, but there is time line on when this will happen. The driver code is proprietary code. You could try the 64-bit version of Raspbian as I think it ...
by AndrewA
Mon Jan 09, 2023 2:35 pm
Forum: PicoLog
Topic: Picolog doesn't show graphs (or tables)
Replies: 1
Views: 1260

Re: Picolog doesn't show graphs (or tables)

I would delete the PicoLog 6 Appdata folder, this contains current recorder data and app settings.
Steps
1. Save any data or configuration if needed to picolog file and close Picolog 6
2. Delete this folder, on linux its here-

Code: Select all

~/.config/PicoLog
by AndrewA
Fri Jan 06, 2023 12:53 pm
Forum: PicoScope 7 for Windows, Linux and Mac
Topic: Unable to zoom with mouse scroll wheel on Ubuntu
Replies: 5
Views: 2742

Re: Unable to zoom with mouse scroll wheel on Ubuntu

Thanks for the reporting the issue. I have created a ticket in our bug tracking system.
I have tested this on Ubuntu 22.10 PC and have the same issue.
by AndrewA
Thu Jan 05, 2023 12:21 pm
Forum: PicoLog
Topic: Picolog 6 not generating a good graph. missing data?
Replies: 1
Views: 1192

Re: Picolog 6 not generating a good graph. missing data?

Hi,
Are you able to email a sample picolog file to support@picotech.com
The "takes ages to reset, save and clear data" could from having upgraded from a very old version of Picolog 6 on the PC.
by AndrewA
Thu Jan 05, 2023 12:14 pm
Forum: Pre-Sales Advice
Topic: PicoAuto 4425A for the Lab
Replies: 4
Views: 2647

Re: PicoAuto 4425A for the Lab

The automotive models are the best option for you as you can buy kits and get the auto probe/lead accessories, and case. You also you get diagnostic software and access to the auto waveform library with the auto scopes. The 2/4 channel auto scopes inputs are a floating differential type with common ...
by AndrewA
Wed Dec 21, 2022 2:06 pm
Forum: PicoLog
Topic: Picolog 6.2.6: Can't display graphs of data captured with 6.2.5
Replies: 1
Views: 1219

Re: Picolog 6.2.6: Can't display graphs of data captured with 6.2.5

Hi,
Could you email some files that have this issue to support@picotech.com
I have tried opening some older files with PicoLog 6.2.6 having the same issue but not with 6.2.5 files only ones created with version 6.2.4.
by AndrewA
Tue Dec 20, 2022 7:37 pm
Forum: General Software Discussions
Topic: ps3000aSetSimpleTrigger() outputs a status of PICO_AUTO_TRIGGER_TIME_TOO_LONG
Replies: 1
Views: 1007

Re: ps3000aSetSimpleTrigger() outputs a status of PICO_AUTO_TRIGGER_TIME_TOO_LONG

Hi, I ran our block example for the 3000a API - https://github.com/picotech/picosdk-ni-labview-examples/blob/master/ps3000a/PicoScope3000aExampleBlock.vi I get a different error code to you- PICO_INVALID_PARAMETER - code 13 Dec - 0x0D Hex I only get this error when setting the "Trigger Direction" to...
by AndrewA
Tue Dec 20, 2022 9:03 am
Forum: General Software Discussions
Topic: Fastest Sample Rate
Replies: 1
Views: 1032

Re: Fastest Sample Rate

Hi, FYI - we have LabVIEW section on the forum - https://www.picotech.com/support/forum20.html Just had look at your LabVIEW code. We don't have any LabVIEW code examples that find the fastest timebase based on the scopes settings but this should be straight forward. Before calling ps3000GetTimebase...
by AndrewA
Mon Dec 19, 2022 2:38 pm
Forum: PicoLog
Topic: Raspberry Pi PicoLog 6 USB permission fix command
Replies: 0
Views: 9534

Raspberry Pi PicoLog 6 USB permission fix command

FYI for anyone having connection issues in PicoLog 6 here the USB permissions command that can be run from the terminal.
You will need to restart the Raspberry Pi for it take affect.

Code: Select all

sudo bash -c 'echo "ATTRS{idVendor}==\"0ce9\", MODE=\"777\"" > /etc/udev/rules.d/95-pico.rules'