Operator`s manual

107 Signametrics
nDmm
ldDelay
Return Value
Value
int Identifies the DMM. DMMs are numbered starting with zero.
double The time the DMM is allowed to settle the measurement.
Can be set beetween 0 and 10.0 seconds.
Integer error code.
Meaning
DMM_OKAY
Ope ompleted.
e Value
Erro
Example
MMSetACCap lay to 0.25s
2064 ;
Description Set the DCV so t level.
e "SM2
"DM
em nction sets the AC peak voltage level for the In-Circuit Capacitance measurement
s value is used on any of the AC Caps calibration and measurement.
ollowing setting of this function, it is necessary to perform open calibration of the AC
Capacitance ranges to be used. Since the DMM is optimized for the defalut value, it is
V peak value.
Parame
ration successfully c
Negativ
r code
D sDelay(0, 0.25); // Set measurement de
DMMSetACCapsLevel
SM2060 SM
urce outpu
#includ
06032.h"
#include MUser.h"
int DMMSetACCapsLevel(int nDmm, double ldVolts)
R arks This fu
function. Thi
F
recommended not to use this function and keep the default 0.45
ter
Type/Description
nDmm
int Identifies the DMM. DMMs are n
umbered starting with zero.
ldVolts
.0V
Return Value
Value
double Peak value of AC voltage to be set. Can be 0.1V to 5
Integer error code.
Meaning
DMM_
Negative Value
Error code
Example
DMMSetACCapsLevel(0, 0.35); // Set stimulus to 0.35V peak
SM2060
OKAY
Operation successfully completed.
DMMSetACVSource