Operator`s manual
Signametrics 62
Value Meaning
any positive number
Negativ
Error code
Example char cBuf[64];
int status;
DMMGe
SM2042 ; SM2044
Description ivated.
"sm204032.h"
dB(int nDmm, double *lpdDev)
ve to the
ading made just before the relative function was activated. This function is useful in
errors in dB. It can be used for bandwidth measurements or
DC evaluation.
Parame
Length of the date string
e number
status = DMMGetCalDate(0, cBuf);
tdB
SM2040 ; ;
Get dB deviation from the reading at the time relative was act
#include
int DMMGet
Remarks This function returns a double floating value that is the dB deviation relati
re
determining measurement
ter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
Return Value Integer error co
Value
lpdDev
double * Pointer where the dB value is to be saved.
de..
Meaning
DMM_
e Value
Example B = DMMGetdB(0, &dB);
DMMGetdBSt
; SM2042 ; SM2044 ;
Des ation from the reading at the time relative was activated.
#include "sm204032.h"
int DMMGetdBStr(int nDmm, LPCSTR lpszDB)
e exception that it returns a string.
See DMMGetdB() for more details.
Parameter
OKAY
Operation successfully completed.
Negativ
Error code
double d ; int status
r
SM2040
cription Get dB devi
Remarks This function is the same as the DMMGetdB(), with th
Type/Description