Search found 2 matches

by slayes
Wed Jan 29, 2014 2:03 pm
Forum: General Software Discussions
Topic: Pico6000 DLL, picoIPP and VS debugger
Replies: 1
Views: 3951

Pico6000 DLL, picoIPP and VS debugger

Hi, It seems that the pico6000 dll or one of its dependencies cannot be load when the visual studio debugger is attached to the process of my program. The only workaround I found is to delete the picoIpp.dll file from my program path and copy it again from its original location. Have you already exp...
by slayes
Wed Jan 29, 2014 1:50 pm
Forum: General Software Discussions
Topic: Polling with isReady after RunBlock
Replies: 1
Views: 3272

Polling with isReady after RunBlock

Hi, We're using ps6402/ps6403 devices with a sofware written on our own, distributed by our company to many customers. It has been working for the last 3 years without major problems. we have implemented a solution that uses the isReady() function to poll continuously the scope after a runBlock call...