Specifications
Signametrics 88 
 Value Meaning 
TRUE 
Measurement was read into *lpdRead 
T 
OVERR
PU did not keep up with DMM transmission.
egative Value 
. 
Example  eadin
  DMMBurstRead(0, 4, 150); // 4 settel., 150 samples 
; i <  // read 150 measurements 
    while( DMMReadMeasurement(0 , Reading[i]) == FALSE ); 
it for a ements to be ready, and read them. 
ReadMed
SMX2040  SMX2042 
Des al’s Median value. 
 FAR *lpdResult) 
Remarks  ion and the DMM must be in ACV measurement function, and 
 valid range must be set. A double-precision floating-point Median voltage result is 
 composite function 
. See the 
Parame
FALSE
No measurement is available 
TIMEOU
Communication timeout. No reading available within 9s. 
UN 
Communication overrun. C
Other N
Error code
double R g[150]; 
for(i=0 150 ; i++) 
// wa ll measur
DMM ian 
; SMX2044 ; 
cription  Return ACV sign
#include "sm204032.h" 
int DMMReadMedian(int nDmm, double
This is a Secondary funct
a
stored in the location pointed to by lpdResult. This measurement is a
which utilizes several sub functions, and could take over 10 seconds to perform
Median measurement section of the manual for more detail. 
ter
 Type/Description 
int Identifies the DMM. DMMs are numbered starting with zero. 
nDmm 
ints to the location to hold the median voltage. 
Return Value  The return value is one of the following constants. 
Value
lpdResult 
double FAR * Po
 Meaning 
DMM_OKAY 
ve Value 
Example   Medi Median(0, &Median); 
DMMRea
SMX2040 ; SMX2042 ; SMX2044 ; 
Take a reading that is in base value. 
de "sm204032.h" 
nDmm, double FAR *lpdRead) 
Remarks This Primary read function is similar to DMMRead(). It returns a 
Operation successfully completed. 
Negati
Error code 
  double an; int status = DMMRead
dNorm 
Description 
#inclu
  int DMMReadNorm(int 
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com










