Operator`s manual
Signametrics 136
ted.
M2060 ; SM2064 ;
escription Set the the offset correction factor
nclude "SM2060
int SetOffset(int t)
emarks This fun t correction factor for the currently set function
and rang
er
DMM_OKAY
Operation successfully comple
Negative Value
Error code
Example
SetFcomp(0, 12); // set the frequency compensation
SetOffset
S
D
#i
32.h"
nDmm, double dOffse
R ction sets the value of the offse
e..
Paramet Type/Description
nDmm
. DMMs are numbered starting with zero.
dOffset
be set.
Return Value Integer e
Value
int Identifies the DMM
double Offset value to
rror code.
Meaning
DMM_OKAY
Negative Value
Error code
Example
SetOffset(0, 11212.0); // Assert the offset factor
Linearize_AD
SM2060 ; SM2064 ;
Description Activate/Deactivate A/D linearization correction.
#include "SM206032.h"
#include "UseroDMM.h"
int Lineaize_AD(int nDdmm, int bLinerize )
Remarks If bLinerize is set to FALSE disables the A/D Linearization correction. The default value
is TRUE. Diabeling allows for the derivation of the parameters for calibration purposes.
This function is used during calibration.
Parameter
Operation successfully completed.
Type/Description
iDmm Identifies the DMM. DMMs are numbered starting with zero.
bACZero Forces the AC zero to be active or inactive. Allowed values are TRUE
of FALSE.
Return Value The return value is one of the following constants.
Value
Meaning