Signametrics
72
int
DMMGetSourceFreq(int
nDmm, double FAR *lpdFreq)
Remarks
This function returns a double floating value that is the currently set ACV source
frequency of the
the stimulus for the various Inductance measurement ranges.
Parameter
SMX2044. It can be used to display or verify the default frequency of
Type/Description
nDmm
int
Identifies the DMM. DMMs are numbered starting with zero.
lpdFreq
double FAR *
Pointer where the frequency value is to be saved.
Return Value
Integer error code..
Value Meaning
DMM_OKAY
Operation successfully completed.
Negative Value
Error code
ble FAR f; int status = DMMGetSourceFreq(0, &f);
etTCTy
SMX2040
;
SMX2042
#include "UserDMM.h"
int
DMMGetTCType
(
int nDmm
)
Remarks
This function returns the Themocouple type currently selected.
Example
dou
DMMG
pe
;
SMX2044
;
Description
Get the themocouple type currently selected.
#include
"sm204032.h"
Parameter Type/Description
nDmm
Identifies the DMM. DMMs are numbered starting with zero.
Return Value
DMM type Integer or an error code.
int
Value Meaning
Btype to
le as specified in UserDMM.h file
Negative Value
Error code
Exa
int TCtype = DMMGetTCType(0);
DMMGetType
SMX2040
;
SMX2042
;
SMX2044
;
Description
Get the type of the DMM.
#include "sm204032.h"
int
DMMGetType
(
int nDmm
)
TType
Type of thermocup
mple
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com