Operator`s manual
75 Signametrics
nDmm
int Identifies the DMM. DMMs are numbered starting with zero.
bus number is stored (0 to 255)
teger where the slot number is stored (0 to
15)
Return Value f the following constants.
bus
int * a pointer to integer at which the
slot
int * A pointer to an in
The return value is one o
Value Meaning
DMM_OKAY
Negativ
Example int bus, slot; // Find on which bus, and slot the DMM is at
DMMGetBusInfo(3, &bus, &slot); // DMM#3
DMMGetCalDate
SM2060 ; SM
n
int DMMGetCalDate(int nDmm, LPSTR lpszCalDate)
Rem ction reads the calibration date string from the structure. This is the date the
MM was calibrated last.
Parame
Operation was successful.
e number
Error code
2064 ;
Descriptio Return the calibration date string from the DMM.
arks This fun
D
ter Type/Description
nDmm
es the D rting with zero.
lpszCalD te
LPSTR Points to a buffer (at least 64 characters long) to hold the
int Identifi MM. DMMs are numbered sta
a
cal date string.
Return Value The return value is one of the following constants.