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

Add to My manuals
127 Pages

advertisement

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

DMM_E_DMM Invalid DMM number.

Example int id = DM MGetID(0);

DMMGetManDate

SMX2040 ; SMX2042 ; SMX2 044 ;

Description

R emarks

Get Ma nu facturing date stamp from the DMM hardware

"

int DMMGetManDate(int nDmm, int *month, int *day, in t *year)

This function returns the DMM manufacturing date which is read from the hardware.

The month, day and year are returned as integers. This is used to track the DMM to a specific manufactur ing date.

Paramet er Type/Description

nDmm int Identi with zero.

fies the DMM. DMMs are numbered starting

int * A pointer to an integer where the m onth is stored month day

year

int * A pointer to an integer where the day is stored

int * A pointer to an integer where the year is stored

Return Value Integer error code or.

Value Meaning

DMM_OKAY Operation was successful.

DMM_E _DMM Invalid DMM number.

Example int month, day, year, status status = DMMGetManDate(0, &month, &day, &year);

DMMGe tMax

SMX2040 ; SMX2044 ;

Description Get Maximum reading history.

#include "sm204032.h"

Remarks This function returns a double f loating value that is the maximum (of the Min/Max function) value since either a funct ion change, range change or call to the

DMMClearMinMax func tion was made. This is only applicable to Primary read functions (those that are read usi ng DMMRead, DMMReadStr or DMMReadNorm).

This value is updated every time one of those functions is used.

Parameter Type/Description

Signametrics 68

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

advertisement

Related manuals

advertisement

Table of contents