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

Page 123

Advertising
background image


ETSProbe DLL User Guide

|

123

ETS_R

EMOVE

P

ROBE

()

int ETS_RemoveProbe(const int probeHandle);

Purpose:

Closes the communications port and releases
memory back to the system.
The

ETS_RemoveProbe function needs to be called

whenever a probe is changed or physically removed.

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