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

Page 128

Advertising
background image


128

|

ETSProbe DLL User Guide

ETS_F

IRMWARE

()

int ETS_Firmware(const int probeHandle, char *firmware, const

int arraySize);

Purpose:

To obtain the firmware version for 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.

Input Parameters:

int probeHandle

As returned from

ETS_CreateProbe function.

Output Parameters:

Pass-by-reference character string: Specifying the
length of string.

Advertising