Search found 404 matches

by AndrewA
Tue Dec 06, 2022 3:38 pm
Forum: LabVIEW
Topic: 6403E Streaming Support LabVIEW
Replies: 2
Views: 2166

Re: 6403E Streaming Support LabVIEW

6000a streaming example is now on Github-
https://github.com/picotech/picosdk-ni- ... reaming.vi

Please follow the readme to run the example. https://github.com/picotech/picosdk-ni- ... les#readme
by AndrewA
Fri Dec 02, 2022 9:13 am
Forum: PicoScope 6 for Windows
Topic: ps6000aRunBlock-2() Relay Clatter
Replies: 2
Views: 1413

Re: ps6000aRunBlock-2() Relay Clatter

Relay clatter will be the channel input attenuation relays, switching. All the channels are on by default, set to a default range. I assume you are calling the ps6000aSetChannelOn/Off functions before the call to ps6000aRunBlock? If you calling ps6000aOpenUnit and ps6000aCloseUnit on each run then t...
by AndrewA
Mon Oct 24, 2022 1:40 pm
Forum: Pre-Sales Advice
Topic: Ultrasound Range for PS 2204A
Replies: 3
Views: 2187

Re: Ultrasound Range for PS 2204A

Hi, With a 2204A connected in spectrum mode, I have set the range 2MHz and the zoom to 100kHz-900kHz
And increased the Number of Bins to max. of 1048576 giving-
Bin width 1.49 Hz
Bins 4096
Collection time 2.58ms
Screenshot-
by AndrewA
Thu Oct 20, 2022 9:43 am
Forum: PicoScope 5
Topic: Picoscope 2405A with raspberry pi4
Replies: 1
Views: 6518

Re: Picoscope 2405A with raspberry pi4

Hi, We don't have a version of PicoScope software for the raspberry pi devices. But our datalogging software is support on the raspberry pi under Raspbian 32-bit OS. https://www.picotech.com/downloads/_lightbox/picolog-6-raspbian We also offer drivers to write your own software. See - https://www.pi...
by AndrewA
Tue Sep 27, 2022 2:13 pm
Forum: LabVIEW
Topic: Cannot find ps2000a.dll at github
Replies: 1
Views: 1554

Re: Cannot find ps2000a.dll at github

Hi,
You need to download the PicoSDK (32-bit or 64-bit) driver package installer from our Downloads page.
See-
https://github.com/picotech/picosdk-ni- ... les#readme
For full instructions
by AndrewA
Tue Sep 27, 2022 2:02 pm
Forum: LabVIEW
Topic: All the elements in buffer are always ZERO using Labview.
Replies: 1
Views: 1421

Re: All the elements in buffer are always ZERO using Labview.

Hi, The issue here is due to passing a LabVIEW array into the our dll functions ps5000aSetDataBuffers() and then expecting the array to update with data from the scope, after calling another function. Is against LabVIEW coding convenient. Also it easy to make this mistake in other programming langua...
by AndrewA
Thu Sep 22, 2022 3:43 pm
Forum: LabVIEW
Topic: Labview PicoVNA error after installing picoVNA3
Replies: 3
Views: 2394

Re: Labview PicoVNA error after installing picoVNA3

FYI-
We are working to resolve this issue directly with the customer.
We will post updated examples to https://github.com/picotech/picosdk-pic ... w-examples once the issue is fully resolved.
In the meantime if anyone has the same issue please email support@picotech.com
by AndrewA
Fri Sep 16, 2022 9:09 am
Forum: LabVIEW
Topic: ps4000aGetValuesBulk Hanging Up
Replies: 4
Views: 2517

Re: ps4000aGetValuesBulk Hanging Up

Hi, I have not heard any issues with ps4000aGetValuesBulk() locking up. Are you using one of our blue USB cables? They have thicker wires for the gnd and +V to reduce voltage drops, compared with most other USB cables. I expect this a USB 3 cable? Max. 3m lenght is recommend for USB 3 cables. The US...
by AndrewA
Mon Sep 05, 2022 3:41 pm
Forum: Linux
Topic: Linux device support
Replies: 2
Views: 9732

Linux device support

For installing drivers on armhf - Raspberry-Pi systems see- https://www.picotech.com/support/viewtopic.php?p=145119#p145119 amd64 systems For Using PicoScopes on follow the steps here https://www.picotech.com/downloads/linux For Using Pico DataLoggers (USB TC-08, ADC-20/24, PT-104, CM3 etc) these ne...
by AndrewA
Mon Sep 05, 2022 3:32 pm
Forum: PicoScope 6 for Linux
Topic: Raspberry Pi, unable to install picoscope
Replies: 3
Views: 16596

Re: Raspberry Pi, unable to install picoscope

Yes this is still the same.
by AndrewA
Tue Aug 30, 2022 8:34 am
Forum: LabVIEW
Topic: ps4000aGetValuesBulk Hanging Up
Replies: 4
Views: 2517

Re: ps4000aGetValuesBulk Hanging Up

Hi, I don't know why this would be happening. But I can see the data types for "pParameter" and "lpReady" variables for the the "ps4000aRunBlock" function are 32 bit data types. So are you using a 32-bit version of LabVIEW? Also "lpReady" should be a I32 not a U32 data-type. You could change this an...
by AndrewA
Fri Aug 26, 2022 9:47 am
Forum: LabVIEW
Topic: Labview PicoVNA error after installing picoVNA3
Replies: 3
Views: 2394

Re: Labview PicoVNA error after installing picoVNA3

Hi,
Are still having this issue?
Which model VNA do you have 106 or 108?
What version LabVIEW are you using? 32-bit or 64-bit?
Do you know which "Invoke Node" function is generating the error?
by AndrewA
Wed Jul 13, 2022 2:53 pm
Forum: LabVIEW
Topic: Unable to start the sample software, error on the setBandwidthFilter function
Replies: 2
Views: 1830

Re: Unable to start the sample software, error on the setBandwidthFilter function

Hi, I have fixed the issue and have attached an updated version of the PicoScope4000aSettings.vi file. Which you needs to copy into local copy of the folder \ps4000a\PicoScope4000aLib\ I will update the Github repository soon with the new file. The issue is caused due to your scope not supporting th...
by AndrewA
Fri Jun 24, 2022 8:27 am
Forum: LabVIEW
Topic: 6403E Streaming Support LabVIEW
Replies: 2
Views: 2166

Re: 6403E Streaming Support LabVIEW

Hi Tomy,

Please email support@picotech.com to request some example code.
This is not quite ready for our Github repo.
by AndrewA
Tue Jun 21, 2022 12:26 pm
Forum: Pre-Sales Advice
Topic: 2204a advanced triggers
Replies: 1
Views: 2014

Re: 2204a advanced triggers

Hi,
I can confirm the 2204A does support advanced triggers in both PicoScope 6 and PicoScope 7 software.