Search found 21 matches

by MikeNuke
Mon Mar 24, 2014 10:24 am
Forum: General Software Discussions
Topic: ps4000a SDK
Replies: 2
Views: 4614

Re: ps4000a SDK

Ok!
Thank you very much!
by MikeNuke
Thu Mar 20, 2014 2:01 pm
Forum: General Software Discussions
Topic: ps4000a SDK
Replies: 2
Views: 4614

ps4000a SDK

Hi! I am going to do changes in the software we use to acquire data with picoscopes in order to add the possibility of using also a 4824 device we are planning to buy. The oscilloscope page allows to download the programmer guide, and in the installation folder of PicoScope 6 the ps4000A.dll can be ...
by MikeNuke
Wed Feb 19, 2014 1:10 pm
Forum: LabVIEW
Topic: Problems with ps5000aSetDeviceResolution (5444B device)
Replies: 2
Views: 4399

Re: Problems with ps5000aSetDeviceResolution (5444B device)

Ok,
I should probably change my nick to MikeNoob.

Thank you, now it'is all working :)
by MikeNuke
Wed Feb 19, 2014 11:32 am
Forum: LabVIEW
Topic: Problems with ps5000aSetDeviceResolution (5444B device)
Replies: 2
Views: 4399

Problems with ps5000aSetDeviceResolution (5444B device)

Hi! I did changes in my labview software we use to acquire data in order to add the possibility of using also a 5444B device. All the libraries and subVIs were substituted and everything works fine. Since one of the best things with this device is the flexible resolution, I also added a subVI to man...
by MikeNuke
Wed Nov 13, 2013 9:31 am
Forum: LabVIEW
Topic: ps4000GetUnitInfo function
Replies: 2
Views: 4209

Re: ps4000GetUnitInfo function

Hi Hitesh,

I downloaded the 3204A SDK and just substituted the reference in the call library function with the ps4000 version.
Everything is working fine now :)

Thank you a lot!

Regards,
by MikeNuke
Tue Nov 05, 2013 10:45 am
Forum: LabVIEW
Topic: ps4000GetUnitInfo function
Replies: 2
Views: 4209

ps4000GetUnitInfo function

Hi! I am trying to modify my labview software we use to acquire data in order to automatically recognise which picoscope device we are using (we have a 4424 and 4227). To do this I wanted to use the ps4000GetUnitInfo function to obtain the variant info. I set up the call library function node, but w...