Operator`s manual

Signametrics 94
lue
Value
Return Va Integer error code.
Meaning
DMM_O
Negativ
Example
ading; int I;
DMMSetACVSource(0, 7.0, 1000.0); // source 7V and 1kHz
MSetSourc ED_LOOP); // Closed loop mode
for(I=0;I<100;I++) DMMRead(0,&reading); // update 100 times
DMMSetAutoRange
SM2040 ; SM M2044 ;
Description nable/Disable
int DMMSetA int nDmm, BOOL bAuto)
Remarks ction en les autorange operation of the DMM.
KAY
Operation successfully completed.
e Value
Error code
double re
DM eMode(0, CLOS
2042 ; S
E autorange operation of DMM
#include "sm204032.h"
utoRange(
This fun ables or disab
Parameter Type/Description
nDmm
tarting with zero.
BOOL Determines whether or not autoranging is done. The value
TRUE enables autoranging, FALSE disables it.
Value
int Identifies the DMM. DMMs are numbered s
bAuto
Return Value The return value is one of the following constants.
Meaning
DMM_OKAY
Function succeeded.
Negativ
Example
DMMSetBuffT
SM2040 ; SM2042 ;
Description up the DMM ion.
#include "sm204032.h"
#include "User
int DMMSetBu
e Value
Error code
status = DMMSetAutoRange(0, TRUE); /* enable autoranging */
rigRead
SM2044 ;
Set
for Triggered operat
DMM.h"
ffTrigRead(int nDmm, int iSettle, int iSamples, int iEdge)