Datapixx GetAdcVoltages - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki
Datapixx('GetAdcVoltages')
Psychtoolbox › Datapixx.{mex*,dll} subfunction
Returns list of voltages last sampled on all ADC input channels.
-"adcDataVoltages" are the analog data input voltages.
-"adcRefVoltages" are additional reference input voltages which can be used for
differential acquisition.
The point in time that the last ADC sample occurred depends on the ADC
free-running setting.
See DatapixxAdc*Demo files for examples.
<<=====See also:===== EnableAdcFreeRunning, EnableDacAdcLoopback, SetAdcSchedule <<