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

Page 128

Advertising
background image


ETS_R

EAD

F

IELD

S

YNCHRONOUS

()

int ETS_ReadFieldSynchronous(int Handle, float &XField, float

&YField, float &ZField, float &XYZField);

Purpose:

Takes a single field reading of all axes. The function

does not return until all data is captured and

processed. Ranging is handled automatically provided

ETS_Range has not been set.

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

As returned from ETS_CreateProbe function.

Output Parameters:

Pass-by-reference float: The field values for the X,

Y, Z, and combined axes.

128

|

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