Datapixx GetAdcNumChannels - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

Datapixx('GetAdcNumChannels')

PsychtoolboxDatapixx.{mex*,dll} subfunction

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 <<