Analog I/O Demo 2 -- Basic analog to digital converters demo ================================================================================== .. Note:: You can only use ADC/DAC with the full version of a device; the lite version does not have ADC/DAC capabilities. This demo is straight forward, it is designed to send voltages to the digital to analogue converters. It also reads them back with an internal or physical loopback. .. literalinclude:: ../DatapixxToolbox/DatapixxDemos/DatapixxAdcBasicDemo.m :language: matlab :emphasize-lines: 46, 50, 60 :linenos: