Search found 4 matches

by brent99
Wed Apr 17, 2013 6:57 pm
Forum: Linux
Topic: Pico 3207 Support
Replies: 1
Views: 5702

Pico 3207 Support

Hi, OEM here trying to get Pico 3207B working on linux. I am using linux (precise debian). It does work with Windows on the same computer. I pass usbtest. I see the device. When I run the demo, I get an error 0x3 on opening the device. Note: demo does not list model 3207 in the model codes. Demo ref...
by brent99
Wed Apr 17, 2013 5:45 pm
Forum: Getting Started
Topic: Linux Demo won't Open Pico for Pico 3207B
Replies: 1
Views: 3396

Linux Demo won't Open Pico for Pico 3207B

Hi,

I can't get the demo program to run. Running Debian linux through a USB 3.0 port. I see the pico, I'm getting a device in /dev and the program compiles.

When I run the demo, it says, "Error code 0x00003, Can Not Open Device". Any advice??
by brent99
Tue Feb 19, 2013 3:49 am
Forum: Linux
Topic: Pico on Arm Computers?
Replies: 1
Views: 5627

Pico on Arm Computers?

I currently use Pico with Linux on Intel chips but I am interested in running it on an Arm processor. It occurs to me that the .so library probably needs to be recompiled in order for this to work. What can be done about this? My company is looking at migrating to Arm chips, which would mean we need...
by brent99
Tue Nov 13, 2012 8:07 pm
Forum: General Software Discussions
Topic: RunBlock without Trigger => Pico Lockup
Replies: 1
Views: 3028

RunBlock without Trigger => Pico Lockup

When the pico is collecting data via ps5000RunBlock() and the trigger is removed, any other calls to the pico never return and the pico locks up. The only way to recover short of a trigger being provided is to do a hard reset via power. Is there a more graceful way to reset the pico should the trigg...