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

Page 136

Advertising
background image


136

|

ETSProbe DLL User Guide

ETS_P

ROBE

N

AME

()

int ETS_ProbeName(const int probeHandle, char *name, const int

arraySize);

Purpose:

Allows the user to read the user-assigned-name.

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:

The probe name is placed in the user allocated string
buffer.

Advertising