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

Page 126

Advertising
background image


126

|

ETSProbe DLL User Guide

ETS_C

OMBINED

F

IELD

()

int ETS_CombinedField(const int probeHandle, float &XYZField);

Purpose:

Returns the total combined field of the X, Y, and
Z axes.

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

As returned from

ETS_CreateProbe function.

Output Parameters:

Pass-by-reference float: The combined fields of X, Y,
and Z axes.

Advertising