Ets_field() – ETS-Lindgren HI-4422 Field Probe (Archived) User Manual
Page 133

ETS_F
IELD
()
int ETS_Field(const int probeHandle, float &xField, float
&yField, float &zField, float &combinedField);
Purpose:
To read the field values from the X-axis, Y-axis,
Z-axis, and the combined field. This function must
follow an ETS_InitiateReadField command. You can
poll ETS_IsOperationComplete to determine when
ETS_InitiateReadField is finished.
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 float: Returns the X, Y, Z, and
combined field data.
ETSProbe DLL User Guide
|
133
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.