53
Signametrics
Err = Linearize_AD(0, FALSE); // disable AC Zero.
Read_ADcounts
Description
Read A/D offset counts.
#include "SM2060.h"
int
Read_ADcounts(int
nDmm)
Remarks
This function returnes the A/D raw counts. It is useful for retrieving the offset parameter
for various functions, including VDC, 2-W and 4-W ohms and DC current. It is limited
for service use.
Parameter
Type/Description
nDmm
int
Identifies the DMM. DMMs are numbered starting with zero.
Return Value
Integer error code.
Value
Meaning
Any value
int
Offset reading.
Example
int i = Read_ADcounts(0)
; // read offset parameter