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

Page 138

Advertising
background image


ETS_I

NITIATE

R

EAD

F

IELD

()

int ETS_InitiateReadField(const int probeHandle);

Purpose:

Initiates a field reading from the probe. The function

returns immediately without waiting for the operation

finish.

To determine when the operation is finished, use

ETS_IsOperationComplete. When the reading is

completed use ETS_Field or ETS_CombinedField to

obtain the field values.

The default field units are V/m or A/m.

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:

None.

138

|

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