Operator`s manual
117 Signametrics
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
lpdFreq
double Frequency to be set.
Return Value Integer error code.
Value
Meaning
DMM_OKAY
Operation successfully completed.
Negative Value
Error code
Example
SM2060 ; SM
Description Disable
"SM2
m s function enables or disables the Offset Ohms compensation function. The default
s compensation. When set to TRUE the measurement
e reduced by about a factor of 2 from the set value.
Parame
int status = DMMSetInductFreq(0, 10e3); // Set source to 10kHz
DMMSetOffsetOhms
2064 ;
Enable/
Offset Ohms operation
#include 06032.h"
int DMMSetOffsetOhms(int nDmm, int bState)
Re arks Thi
value is FALSE, or no Offset Ohm
rat
ter Type/Description
nDmm
fies the DMM. DMMs are numbered starting with zero.
bState
int Determines whether or not Offset Ohms is enabled. The value
TRUE enables, FALSE disables it.
lue
Value
int Identi
Return Va The return value is one of the following constants.
Meaning
DMM_O
eeded.
alue
Example status = DMMSetOffsetOhms(0, TRUE); /* enable OffsetOhms */
DMMSetPXITrigger
SM2060 SMX2064 ;
Description Set the PXI Tri
#include "SM206032.h"
#include "DMMUser.h"
DMMSetPXITrigger(int nDmm, int iTrigIn, int iTrigOut)
gures the SMX2064 PXI trigger input and output. iTrigIn value sets
the PXI Tr t to the DMM and iTrigOut sets the PXI Trigger output from the
DMM. The range of values for both parameters is 0 to 7. On startup, the default value for
KAY
Function succ
Negative V
Error code
gger input and output for the SMX2064.
int
Remarks This function confi
igger inpu