DscSetCalMux

Universal Driver Documentation
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.

Function Definition

BYTE dscSetCalMux(DSCB board, BOOL on);

Function Parameters

NameDescription
boardThe handle of the board to operate on
onTRUE for on or FALSE for off

Return Value

Error code or 0.


This page was last modified 12:24, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.