Operator`s manual

Signametrics 68
etMax
SM2040 ; SM2042 ;
Remarks is function re ting value that is the maximum (of the Min/Max
ction) value ion change, range change or call to the
DMMClearMinMax
functions (those m).
value is up
Parameter
DMMG
SM2044 ;
Description Get Maximum reading history.
#include "sm204032.h"
int DMMGetMax(int nDmm, double *lpdMax)
Th
fun
turns a double floa
since either a funct
function was made. This is only applicable to Primary read
that are read using DMMRead, DMMReadStr or DMMReadNor
This dated every time one of those functions is used.
Type/Description
nDmm
ero.
Pointer where the Max value is to be saved.
Return Value error co
int Identifies the DMM. DMMs are numbered starting with z
lpdMax
double *
Integer de..
Value Meaning
DMM_OKAY
Operation successfully completed.
Negative Value
Error code
x; int status = DMMGetMax(0, &Mx);
DMMGetMaxStr
SM2040 ; SM2042 ;
escription ed string.
DMMGetM PSTR lpszReading)
Remarks This function is t as a string
formatted for pri ction. See
DMMGetMax f ails.
Parame
Example double M
SM2044 ;
D Returns the maximum as a formatt
#include "sm204032.h"
int axStr(int nDmm, L
he string version of DMMGetMax. It returns the result
nting. The print format is determined by the range and fun
or more det
ter Type/Description
nDmm
i ies the DMM. DMMs are numbered starting with zero.
L east 64 characters long) to hold the
r
e following constants, or the string length is OK.
nt Identif
lpszReading
PSTR Points to a buffer (at l
esult.
Return Value The return value is one of th