Operator`s manual
Signametrics 66
GrdVer(int nDmm)
rmware version of the on-board controller.
Parame
int DMMGet
Remarks This function returns the DMM fi
ter
Type/Description
nDmm
int Identifies the DMM. DMMs are num
bered starting with zero.
lue
Value
Return Va Integer value. The return value is the version value or an error code.
Meaning
Positive
Negative Value
Error code
xample firmwarever = DMMGetGrdVer(0);
DMMGetHwVer
SM2040 ; SM M2044 ;
rsion of the DMM.
#include "sm204032.h"
M
Remarks t e DMM hardware version. A returned value of 0 corresponds to
Rev_, 1 corresponds to Rev_A, 2 to Rev_B etc.
Parameter
Value
Version
E
2042 ; S
Description Get the hardware ve
int DM GetHwVer(int nDmm)
This func ion returns th
Type/Description
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
Value
Return Value DMM hardware code or an error code.
Meaning
Positive val
on code
DMMGetID
SM2040 ; SM 2044 ;
Description Get DMM ID c
lude "sm2
int DMMGetID(int nDmm)
ue
Hardware versi
Negative Value
Error code
Example int HWVer = DMMGetHwVer(0);
2042 ; SM
ode.
#inc 04032.h"