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

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
35
5.4.17 HRDLSetInterval
adc20.en
This sets the sampling time interval. The number of channels active must be able to
convert within the specified interval.
Arguments
handle
sampleInterval_ms
conversionTime
Returns
0 if failed
1 if successful
If the function fails, call
specific settings error.
Conversion times
conversionTime
HRDL_60MS (0)
HRDL_100MS (1)
HRDL_180MS (2)
HRDL_340MS (3)
HRDL_660MS (4)
short HRDLSetInterval(
short handle,
long
short conversionTime )
sampleInterval_ms,
Handle returned by HRDLOpenUnit.
Time interval in milliseconds within which all conversions must
take place before the next set of conversions starts.
The amount of time given to one channel's conversion. This
must be one of the constants below.
HRDLGetUnitInfo
Conversion time
60 ms
100 ms
180 ms
340 ms
660 ms
with info = HRDL_SETTINGS_ERRORS for the
Copyright © 2005-2010 Pico Technology Ltd. All rights reserved.
Programmer's reference

Related parts for ADC-24