dscSetCalMux

BYTE dscSetCalMux(DSCB board, BOOL on);

Turns the calibration multiplexor on or off. The calmux is used only for autocalibration. A user application will only need this function if it is implementing a custom calibration routine. A slight delay of about 10 microseconds occurs when enabling or disabling the calibration multiplexor in order to allow the analog input circuit to settle.

Last updated