Operator`s manual

73 Signametrics
e. Return Value DMM type Integer or an error cod
Value Meaning
2040
SM2040 is at nDmm slot
2042
SM2042 is at nDmm slot
2044
SM2044 is at nDmm slot
Negative
ample int DMMtype = DMMGetType(0);
SM2040 ; SM2042 ; SM2044 ;
Description et DMM software driver version.
#include "sm204032.h"
int DMMGetVer(int nDmm, double *lpfResult )
Remarks value.
Parameter
Value
Error code
Ex
DMMGetVer
G
This function returns the DMM software driver version, which is a double floating
Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
lpfResult
double * Pointer to the location which holds the version.
Return Value Integer error code.
Value
Meaning
Negative Value
Error code
Example int status; double ver;
= DM ;
DMMInit
SM 2044 ;
status MGetVer(0, &ver)
2040 ; SM2042 ; SM