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

Page 135

Advertising
background image


ETSProbe DLL User Guide

|

135

ETS_M

ODEL

()

int ETS_Model(const int probeHandle, char *model, const int

arraySize);

Purpose:

Returns the probe model identification information.

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 model name is placed in the user allocated string
buffer.

Advertising