Operator`s manual
103 Signametrics
Description Return ACV signal’s peak-to-peak value.
#include "SM2
kToPeak(int nDmm, double *lpdResult)
Remarks To use thi the DMM must be in ACV measurement function, and a valid range
must be selected. A double-precision floating-point peak-to-peak voltage result is stored
ca easurement is a composite function which
ould take over 10 seconds to perform.
Parameter
06032.h"
int DMMReadPea
s function,
in the lo
utilizes several sub functions, and c
tion pointed to by lpdResult. This m
Type/Description
nDmm
double * Points to the location to hold the Peak-to-Peak value.
urn value is one of the following constants.
Value
int Identifies the DMM. DMMs are numbered starting with zero.
lpdResult
Return Value The ret
Meaning
DMM_
uccessfully completed.
DMMReadPer
SM2060 SM2064 ;
Description next double riod reading from the DMM.
e "SM206032
MReadPeriod
OKAY
Operation s
Negative Value
Error code
Example double ptp; int status = DMMReadPeakToPeak(0, &ptp);
iod
Return the floating-point pe
#includ .h"
int DM (int nDmm, double *lpdResult)