Operator`s manual

65 Signametrics
e Remarks This function returns the combined DMM function/range code. See UserDMM.h for th
complete set of codes.
Parameter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
Return Value Integer value corresponding to the currently set DMM function/range, or an error code.
The following are a few examples of the returned value.
Value Meaning
Positive value
See UserDMM.h for function/range codes.
Negative
ample if(DMMGetFnRange == VDC_300mV) printf("Lowest VDC range
selected");
etFunc
SM2040 ; SM2042 ; SM2044 ;
escription Get DMM function code.
#include "sm204032.h"
int mm)
emarks This function returns the DMM function code.
Value
Error code
Ex
DMMG tion
D
#include "UserDMM.h"
DMMGetFunction(int nD
R
Parameter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with
zero.
Return Value Integer value co
e
rresponding to the current function, or an error code.
Valu Meaning
Positive value
Negative
or code
Example if(DMMGetFunction == VDC) printf("VDC Function selected");
DMMGetGrdVer
SM2040 ; SM ;
n
#include "sm204032.h"
See UserDMM.h for function/range codes.
Value
Err
2042 ; SM2044
Descriptio Get DMM firmware version.