DMMGetDeviation. Artison SMX2040, S-LCR-DM, SMX2042, SMX2044

Add to My manuals
127 Pages

advertisement

DMMGetDeviation. Artison SMX2040, S-LCR-DM, SMX2042, SMX2044 | Manualzz

Des cription Retrieve the currently set cold junction temperature.

#include "sm20403 2.h"

R emarks Get the currenly set cold ju function. ncion temperature. For more details see DMMSetCJTemp()

Return Value

Parame ter Type/Description nDmm lpdTemp

int Identifies the DMM. DMMs are numbered starting with zero.

double * Points to the location to hold the temperature.

The return valu e is one of the following constants.

Value Meaning

DMM_O KAY Operation successfully terminated

Example

Negativ e Value Error code.

DMMGetCJTemp(0, &temp);

DMMGetDeviation

SMX2040 ; SMX2042 ; SMX2044 ;

Description Get percent deviation from the reading at the time relative was activated.

#include "s m204032.h"

Remarks This function returns a d ouble floating value that is the percent deviation relative to the reading made just before the relative functio n w as activated. T his func tion is useful in quantifying measurement errors. It can be used for ba n dwidth measur ements or DC evaluation, or percent variation of a device under test over t emperature.

Parameter Type/Description

nDmm int Identifies the DMM. DMMs are numbered starting with zero. lpdDev double FAR * Poi nter where the deviation value is to be saved.

Return Value Integer error co de..

Value Meaning

DMM_OKAY Operation successfully completed.

Negative Value Error code

Example double FAR error; int status = DMMGetDeviation(0, &error);

Signametrics 64

Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

advertisement

Related manuals

advertisement

Table of contents