Specifications
57 Signametrics 
Remarks  een 0.0 and 100.0 
Parameter
Negative Value 
Error code 
Example  int status = DMMClosePCI(0); 
DMMDelay 
SMX2040 ; SMX2042 ; SMX2044 ; 
Description  Wait for a given time. 
  #include "sm204032.h" 
int DMMDelay(double dTime) 
Delay of dTime seconds. dTime must be a positive double number betw
seconds. 
 Type/Description 
dTime 
double  Delay time in seconds. 
eturn Value  The return value is one of the following constants. 
Value
R
 Meaning 
DMM_OKAY 
Operation successfully terminated 
N
Error
Example  lay(1.2); /* wait for 1.2 Sec */ 
SMX2040  SMX2042 ; SMX2044 ; 
Description  f the Trim DAC. 
#include "sm204032.h" 
 int DMMDisableTrimDAC(int nDmm) 
Remarks 
oard microcontroller’s resources it must
egative Value 
 code 
DMMDe
DMMDisableTrimDAC 
Terminate the operation o
This function disables the Trim DAC. Since usage of the Trim DAC consumes a lot of 
the on-b
 be turned off with this function when 
not in use. See DMMSetTrimDAC, DMMSetDCVSource and DMMSetACVSource 
more details
ter
for  . 
Parame
 Type/Description 
nDmm 
int Identifies the DMM. DMMs are numbered starting with zero. 
  Integer error code. 
 Value
Return Value
 Meaning 
DMM_OKAY 
Operation successfully completed. 
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com










