Operator`s manual

Signametrics 90
Description Get the status of the Relative flag.
clude "SM2
int DMMIsRel
ter
#in 06032.h"
ative(int nDmm)
Remarks This function returns the DMM Relative flag state.
Parame Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
Return Value Integer TRUE,
FALSE or an error code.
Value Meaning
TRUE
Relative mode is selected.
FALSE
Relative mode is not selected.
ue
Error code
DMMOpenPCI
n
#include "SM206032.h"
int DMMOpenPCI(int nDmm)
Remarks This function is limited for servicing the DMM. It has no use in normal DMM operation..
lso DMMClosePCI() function.
Parameter
Negative Val
Example int rel = DMMIsRelative(0);
SM2060 ; SM2064 ;
Descriptio Open the PCI bus for the specified DMM. Not for user application.
See a
Type/Description
nDmm
zero.
Return Value nteger err
int Identifies the DMM. DMMs are numbered starting with
I or code.
Value Meaning
DMM_OKAY
Operation successfully completed.
Negativ
ample
DMMOpenCalACCaps
2060 SM2064 ;
s rate the AC based in circuit capacitance function.
nclude "SM206032.h"
e Value
Error code
int status = DMMOpenPCI(0);
Ex
SM
De cription Calib
#i