Operator`s manual

87 Signametrics
Value
Return Value DMM type Integer or an error code.
Meaning
iNullCount The number of empty buffer location can be 0 to 120 or 80 depending o
n
set conversion resolution.
iPreTrig The number of available pre-trigger samples. This value can be be 0 to 1
or 80 depending on set conversion resolution.
iBufCycles The number of times the buffer filled prior to trigger. This value can be
0
0 to 65,280.
Negative
rror code
Example int DMMtype = DMMGetType(0, &Empty, &Pre, &wraps);
DMMGe
SM2060 ; SM2064
n
06032.h"
t DMMGetType(int nDmm)
Parame
Value
E
tType
;
Descriptio Get the type of the DMM.
#include "SM2
in
Remarks This function returns a value representing the DMM model.
ter Type/Description
nDmm
int Identifies the DMM.
DMMs are numbered starting with zero.
lue
Value
Return Va DMM type Integer or an error code.
Meaning
2060
2064
Negative
Example int DMMtype = DMMGetType(0);
DMMGet
2064 ;
Description Get DMM software driver version.
e "
int DMMGetVer(int nDmm, double *lpfResult )
Remarks This function returns the DMM software driver version, which is a double floating value.
Parameter
SM2060 is at nDmm slot
SM2064 is at nDmm slot
Value
Error code
Ver
SM2060 ; SM
#includ SM206032.h"
Type/Description