Ets_temperaturec() – ETS-Lindgren HI-4422 Field Probe (Archived) User Manual

Page 148

Advertising
background image


ETS_T

EMPERATURE

C()

int ETS_TemperatureC(const int probeHandle, int &TempC);

Purpose:

Reads the internal temperature of the probe.

ETS_InitiateReadTemperature must be called prior

to this function call. Use the

ETS_IsOperationComplete to check for operation

completion.

Return Value:

Returns an integer status code. The numeric value 0

indicates successful completion.

See Status Codes on page 127 for error code

description.

Input Parameters:

int probeHandle

Output Parameters:

Pass-by--reference integer that is the temperature of

the probe in degrees Celsius.

148

|

ETSProbe DLL User Guide

Archived 6/29/10

Use only the content for

HI-4422 in this manual.

Disregard content for

all other probe models;

see ETS-Lindgren

website for other

probe content.

Advertising