Operator`s manual
71 Signametrics
tf("Lowest range selected");
DMMGetRate
SM2040 ; SM2042 ; SM2044 ;
Description Get DMM readin
#include "sm204032.h"
int , double *lpdRate)
n readings per second.
if(DMMGetRange == 0) prin
g rate
DMMGetRate(int nDmm
Remarks This function returns a double floating rate i
Parameter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
lpdRate
here the rate is saved.
Value
double * Pointer w
Return Value Integer value version code or an error code.
Meaning
Negative Value
Er
Example
int status;
status = DMMGetRate(0, &rate);
SM2040 SM SM2044 ;
Description urrently s ce frequency.
le *lpdFreq)
m This function returns a double floating value that is the currently set ACV source
frequency of the SM2044. It can be used to display or verify the default frequency of the
he various Inductance measurement ranges.
Parameter
ror code
double rate;
DMMGetSourceFreq
2042
Get the c
et ACV Sour
#include "sm204032.h"
int DMMGetSourceFreq(int nDmm, doub
Re arks
stimulus for t
Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
lpdFreq
double * Pointer where the frequency value is to be saved.
Return Value Integer error code..
Value
Meaning
DMM_OKAY
Operation successfully completed.
Negative Value
Error code