dual adc11 loggers

Post any questions about our parallel port products
Post Reply
eskimonell52

dual adc11 loggers

Post by eskimonell52 »

I intend to run two ADC11's on LPT1 & LPT2.

I need to know the sequence to switch them alternately so as to maintain an uninterrupted sampling cycle.

i.e Do I use adc11 open/close unit or do I leave both units open and use adc11 get unit?

User avatar
markspencer
Site Admin
Site Admin
Posts: 598
Joined: Wed May 07, 2003 9:45 am

Post by markspencer »

Hi,

To use more than one unit open them both and then use the function:

adc11_set_unit

All subsequent calls will be made to the unit referred to in that function until there is another call changing the focus to another unit.

Best regards,
Regards,

Mark Spencer

Post Reply