Detecting which series Picoscope attached

Post general discussions on using our drivers to write your own software here
Post Reply
tonyb
Newbie
Posts: 0
Joined: Wed Feb 10, 2010 1:46 am

Detecting which series Picoscope attached

Post by tonyb »

Can anyone suggest how to determine which series Picoscope is attached ?

I may have a Series 3000 or a Series 4000 attached and I want my software to be able to determine what driver to use.

The Picoscope software works this way. Can anyone explain how it does it ? How does it determine which driver to use ?Does it simply try each driver until it connects OK

Regards,
Tony

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Re: Detecting which series Picoscope attached

Post by ziko »

Hi you would have to open both units using the open unit function if it returns a true value then you know this particular unit is connected.

Hope this helps.
Ziko

Technical Specialist

tonyb
Newbie
Posts: 0
Joined: Wed Feb 10, 2010 1:46 am

Re: Detecting which series Picoscope attached

Post by tonyb »

Thanks, I'll give that a try

Post Reply