ADC-24 PICO TECHNOLOGY, ADC-24 Datasheet - Page 25

DATALOGGER, HI-RES

ADC-24

Manufacturer Part Number
ADC-24
Description
DATALOGGER, HI-RES
Manufacturer
PICO TECHNOLOGY
Datasheet

Specifications of ADC-24

Connector Type
D25 Female
Interface
USB 1.1 (USB 2.0 Compatible)
No. Of Channels
16
Power Supply
From USB
Resolution
24 Bits
Interface Type
USB 1.1 (USB 2.0 Compatible)
Rohs Compliant
NA
Lead Free Status / RoHS Status
na
ADC-20/ADC-24 User's Guide
Copyright © 2005-2010 Pico Technology Ltd. All rights reserved.
}
void PollSingleValue(short handle,
{
}
}
static BOOL bStartConversion = FALSE;
short
// test to see if the conversion has finished
if(bStartedConversion)
{
}
// test to see if no conversion is in progress
if(!bStartedConversion)
{
}
}
else
{
}
if(HRDLReady(handle))
{
}
//start the conversion going
bStartedConversion = HRDLCollectSingleValueAsync(handle,
bConversionFinished = TRUE;
// this would be HRDL_ANALOG_IN_CHANNEL_8 for the ADC-20
if(channelNo > HRDL_ANALOG_IN_CHANNEL_16)
{
}
// do something else while waiting for the reading from the
// unit
HRDLGetSingleValueAsync(handle, lValue, &overflow);
bConversionFinished = TRUE;
bConversionStarted = FALSE;
channelNo = HRDL_ANALOG_IN_CHANNEL_1;
overflow;
BOOL *bConversionFinished,
long *lValue,
short channel,
short range,
short singleEnded)
channel,
range,
conversionTime,
singleEnded);
adc20.en
22

Related parts for ADC-24