Search found 8 matches

by Robimoo
Tue Aug 11, 2020 12:54 pm
Forum: VB and VBA (Excel, Access)
Topic: Excel VBA example that will work with the 2405a unit
Replies: 1
Views: 10548

Excel VBA example that will work with the 2405a unit

Hi,

Has anyone got an Excel sheet that has the VBA that will work with the Picoscope 2405a and uses the block mode with a simple trigger on rising edge ?

Thanks

Robimoo
by Robimoo
Fri Jun 21, 2019 9:21 am
Forum: General Software Discussions
Topic: Python plus Picoscope 2205A on a Raspberry Pi
Replies: 1
Views: 3109

Python plus Picoscope 2205A on a Raspberry Pi

Hi, Is there any way that a Picoscope 2205A could be used with a Raspberry Pi using Python to write a simple application? I have used Python with the Scope under windows and this has been very successful, but was not sure if the necessary wrappers were available that would run on a RP. I know that a...
by Robimoo
Thu Mar 21, 2019 9:02 am
Forum: VB and VBA (Excel, Access)
Topic: PS2405A trigger issue on Channel B
Replies: 1
Views: 10754

PS2405A trigger issue on Channel B

Hi, I have been setting up a 4 channel PS2405A unit and setting it to trigger on Channel B on a rising edge. The channel range is set at ±5v and I want it to trigger on a rising edge at a level of 3V (set by my variable TriggerVolts). I can not seem to get it to trigger properly. The trigger is rand...
by Robimoo
Wed May 27, 2015 10:51 am
Forum: VB and VBA (Excel, Access)
Topic: Pico.sys not found - old VB6 scrip running on Win7
Replies: 9
Views: 25063

Re: Pico.sys not found - old VB6 scrip running on Win7

Hi, Tried this. Still no go. I think actually there is something more fundamental going wrong on my machine. I thought I would load up the latest version of PicoLog again and check that it worked OK (which I thought it seemed to before). When I ran the program and set the channels, the actual voltag...
by Robimoo
Tue May 26, 2015 11:14 am
Forum: VB and VBA (Excel, Access)
Topic: Pico.sys not found - old VB6 scrip running on Win7
Replies: 9
Views: 25063

Re: Pico.sys not found - old VB6 scrip running on Win7

Yes. I have tried it with old and new versions. I placed Pico.sys in c:\windows\system32\drivers and then went to the SDK directory and ran Regdrive with the comand line: C:\adc regdrive.exe pico this gave the following response Regdrive V2.0 Copyright Pico Technology Ltd 2007 It made no difference.
by Robimoo
Tue May 26, 2015 9:57 am
Forum: VB and VBA (Excel, Access)
Topic: Pico.sys not found - old VB6 scrip running on Win7
Replies: 9
Views: 25063

Re: Pico.sys not found - old VB6 scrip running on Win7

Hi, I have versions R5.08.06, R5.21.8 and R5.23.0. I think the SDK is 1.0.0, the same as off your site. I did not think there were any other versions. Strangely enough, if I load the earlier version, I do not get the error message but the values from the ADC-100 are static and do not change with the...
by Robimoo
Tue May 26, 2015 8:05 am
Forum: VB and VBA (Excel, Access)
Topic: Pico.sys not found - old VB6 scrip running on Win7
Replies: 9
Views: 25063

Re: Pico.sys not found - old VB6 scrip running on Win7

Hi Martyn,

We are using a 32bit version and the parallel port is on the PC.

Thanks


Robin
by Robimoo
Wed May 20, 2015 11:31 am
Forum: VB and VBA (Excel, Access)
Topic: Pico.sys not found - old VB6 scrip running on Win7
Replies: 9
Views: 25063

Pico.sys not found - old VB6 scrip running on Win7

Hi, I have been running a VB6 script that logs data with an ADC100 on my parallel port Windows XP machine for years. I have now had to upgrade to a Windows 7 machine but I get the following error ' Can not open ADC, Pico.sys not found'. I have even tried using the demo VB6 and Excel scripts that com...