Operator`s manual
Signametrics 82
DMM_OKAY
DMM_E_
Invalid DMM number.
h, &day, &year);
DMMGetMax
Description Get Maximum reading history.
clude "SM20
int DMMGetMa
ue that is the maximum (of the Min/Max
function) value since either a function change, range change or call to the
DMMClearMin ion was made. This value is updated every time a
measurement is performed using DMMRead, DMMReadStr or DMMReadNorm.
Operation was successful.
DMM
Example int month, day, year, status
status = DMMGetManDate(0, &mont
SM2060 ; SM2064 ;
#in 6032.h"
x(int nDmm, double *lpdMax)
Remarks This function returns a double floating val
Max funct
Parameter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
lpdMax
Max value is to be saved.
r code..
Value
double * Pointer where the
Return Value Integer erro
Meaning
DMM_O
lly completed.
DMMGetMaxS
SM2060 ; SM2064 ;
Description
lpszReading)
emarks e result as a string
rmatted for printing. The print format is determined by the range and function. See
KAY
Operation successfu
Negative Value
Error code
Example double Mx; int status = DMMGetMax(0, &Mx);
tr
Returns the maximum as a formatted string.
#include "SM206032.h"
int DMMGetMaxStr(int nDmm, LPSTR
R This function is the string version of DMMGetMax. It returns th
fo
DMMGetMax for more details.
Parameter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.