Operator`s manual
Signametrics 102
Example int status = DMMSetInductFreq(0, 10e3); // Set source to 10kHz
DMMSetOffsetOhms
SM2040 ; SM SM2044 ;
Description Enable/Disable peration
int DMMSetOffsetOhms(int nDmm, BOOL bState)
Remarks ction e ms compensation function. The default
ALSE t Ohms compensation. When TRUE the measurement rate is
th
the hen enabling this function with the SM2042, a relay is used
it an measuring.
Parame
2042 ;
Offset Ohms o
#include "sm204032.h"
This fun nables or disables the Offset Oh
value is F
about 1/10
, or no Offse
set value. W
to perform d therefore it will click while
ter Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
BOOL Determines whether or not Offset Ohms is enabled. The value
TRUE enables, FALSE disables it.
eturn Value The return value is one of the following constants.
bState
R
Value Meaning
DMM_OKAY
Function succeeded.
Negative Value
Error code
le status = DMMSetOffsetOhms(0, TRUE); /* enable OffsetOhms */
Examp
DMMSet
SM2040 ; SM2042 ;
Description Set the DMM range for the present function.
nclude "sm204032.h"
Remarks This function set the DMM for the present function. The table of
s define ons in the DLL header file. Not all
re avail he SM2042 has a 33 Ohms range,
M204
Range
; SM2044
#i
int DMMSetRange(int nDmm, int nRange)
s the range used by
values i
ranges a
d by the _330mV, _3mA, etc. definiti
able for all DMM types. For instance t
and the S 0 does not.