Operator`s manual

73 Signametrics
alue
Example char cBuf[6
int status;
status = DM
DMMGetACCapsR
2064 ;
Description Return the component of the last AC Caps measurement.
" h"
Rem nction retrieves the resistive component from last reading of the In Circuit (AC
ased) Capacitance measurement. It performs all scaling and conversion required, and
returns the result as a 64-bit double-precision floating-point number in the location
s. Read about In-Circuit
Parameter
Negative V
Error code
4];
MFrequencyStr(0, cBuf);
SM2060 SM
resistance
#include SM206032.
int DMMGetACCapsR(int nDmm, double *lpdResult)
arks This fu
b
pointed to by lpdResult. Returned result is a value in ohm
Capacitance Measurements section of this manual.
Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
lpdResul
ts to the location to hold the resistance value.
Return Value The return value is one of the following constants.
Value
t
double * Poin
Meaning
DMM_OKAY
DMM initialized successfully.
Negative Value
Error code
OVER_RNG
Over range occurred, implying a very high parallel resistance value.
Example double d;
atus;
DMMGetAperture
SM
Des reading rate
nclude "SM206032.h"
emarks e floating rate in readings per second.
int st
status = DMMGetACCapsR(0, &d);
SM2060 ; 2064 ;
cription Get DMM
#i
int DMMGetAperture(int nDmm, double *lpdAperture)
This function returns a doubl
R
Parameter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.