Multiple ADC-24

Post general discussions on using our drivers to write your own software here
Post Reply
oandac
Newbie
Posts: 1
Joined: Wed Jun 07, 2006 6:59 pm

Multiple ADC-24

Post by oandac »

I have two ADC-24 but I can only get data from the first intalled device. HRDLOpenUnit ( ) returns one value of hrdl_handle. How can I get both ADC-24 get running with my delphi program?

Is there any way to load DLL dynamicaly for the function HRDLGetUnitInfo?

Omer

Michael
Advanced User
Advanced User
Posts: 656
Joined: Thu Jul 07, 2005 12:41 pm
Location: St Neots, Cambridgeshire

Post by Michael »

Hello,

YOu will have to call the OpenUnit() function again to open the second ADC20/24. THis will be given the next available handle i.e. 2

Best regards,
Michael
Michael - Tech Support
Pico Technology
Web Support Forum

Post Reply