Analog I/O Wildcard User Guide
<< Previous | Next>>
Glossary Entries
C: AD16_CH0
4th: AD16_CH0 ( -- n )
A constant (= 0x04) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform single-ended conversions on Channel 0, pin 14, on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH0_CH1
4th: AD16_CH0_CH1 ( -- n )
A constant (= 0x00) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform differential conversions between Channel 0 and Channel 1 (pins 14 and 13) on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH1
4th: AD16_CH1 ( -- n )
A constant (= 0x44) that, when passed as a parameter to AD16_Sample<8tt> or AD16_Multiple, configures the 16-bit A/D to perform single-ended conversions on Channel 1, pin 13, on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH1_CH0
4th: AD16_CH1_CH0 ( -- n )
A constant (= 0x40) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform differential conversions between Channel 1 and Channel 0 (pins 13 and 14) on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH2
4th: AD16_CH2 ( -- n )
A constant (= 0x14) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform single-ended conversions on Channel 2, pin 12, on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH2_CH3
4th: AD16_CH2_CH3 ( -- n )
A constant (= 0x10) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform differential conversions between Channel 2 and Channel 3 (pins 12 and 11) on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH3
4th: AD16_CH3 ( -- n )
A constant (= 0x54) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform single-ended conversions on Channel 3, pin 11, on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH3_CH2
4th: AD16_CH3_CH2 ( -- n )
A constant (= 0x50) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform differential conversions between Channel 3 and Channel 2 (pins 11 and 12) on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH4
4th: AD16_CH4 ( -- n )
A constant (= 0x24) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform single-ended conversions on Channel 4, pin 10, on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH4_CH5
4th: AD16_CH4_CH5 ( -- n )
A constant (= 0x20) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform differential conversions between Channel 4 and Channel 5 (pins 10 and 9) on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
C: AD16_CH5
4th: AD16_CH5 ( -- n )
A constant (= 0x64) that, when passed as a parameter to AD16_Sample or AD16_Multiple, configures the 16-bit A/D to perform single-ended conversions on Channel 5, pin 9, on the Analog I/O Field Header. See also AD16_Sample and AD16_Multiple.
<< Previous | Next>>
|