I develop programs (VB6 and Delphi7) which use an ADC11 converter. With initialization, I need to know if a converter is connected and if it is a V1 or V2 type. I use ADC11_open_unit and ADC11_get_unit_info (the same code as in the ADC1132.vbp or ADC11.dpr examples).
With V1 type, I get
ADC11 opened
ADC11 V1 on LPT1
pico.sys V1.5
(no rate informations)
With V2 type
ADC11 opened
ADC11 V2 on LPT1
pico.sys V1.5
(no rate informations)
Without connected converter
ADC11 opened
ADC11 V1 on LPT1
pico.sys V1.5
(no rate informations)
Have you an explanation?
I use XP Pro. I installed the drivers, not PicoLog, PicoScope
I have same the problem on another PC with W98
Thank you for answer
Gérard
Cart

