Ets_readtemperaturesynchronous() – ETS-Lindgren HI-6153 Electric Field Probe User Manual

Page 138

Advertising
background image


138

|

ETSProbe DLL User Guide

ETS_R

EAD

T

EMPERATURE

S

YNCHRONOUS

()

int ETS_ReadTemperatureSynchronous(int Handle, int

&temperature);

Purpose:

Reads the internal temperature of the probe and
returns only after the probe has responded or a
timeout has occurred.

Return Value:

Returns an integer status code. The numeric value

0

indicates successful completion.
See Status Codes on page 121 for error code
description.

Input Parameters:

int probeHandle

Output Parameters:

Int temperature: The probe internal temperature in
degrees Celsius.

Advertising