Quick start function reference, Ets_createprobe() – ETS-Lindgren HI-6153 Electric Field Probe User Manual

Page 119

Advertising
background image


ETSProbe DLL User Guide

|

119

Quick Start Function Reference

ETS_C

REATE

P

ROBE

()

int ETS_CreateProbe(const char *name, int &Handle, const char

*CommSettings, const char *Family);

Purpose:

Creates a probe object and establishes
communications to a specified probe.

Makes an object of the correct type.

Verifies that the communications to the probe

can be established.

Does a probe identify and an initialization of the

probe.

Return Value:

Returns an integer status code. The numeric value

0

indicates successful completion.
See Status Codes on page 121 for error code
description.

Advertising