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

Page 134

Advertising
background image


134

|

ETSProbe DLL User Guide

ETS_I

S

O

PERATION

C

OMPLETE

()

int ETS_IsOperationComplete(const int probeHandle);

Purpose:

Used with commands that start with the word

Initiate

to determine when an operation is finished.

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:

None.

Advertising