Datapixx(‘GetAdcNumChannels’)

Psychtoolbox>Datapixx.{mex*} subfunction

adcNumChannels = Datapixx(‘GetAdcNumChannels’);

Returns the number of ADC (Analog to Digital Converter) input channels in the
Datapixx. Currently the Datapixx has 16 ADC channels with 16-bit resolution. The
ADCs are capable of simultaneous sampling at rates up to 200 kHz.
See DatapixxAdc*Demo files for examples.

###See also: GetAdcVoltages, SetAdcSchedule