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

Page 143

Advertising
background image


ETSProbe DLL User Guide

|

143

ETS_L

ASER

C

URRENT

()

int ETS_LaserCurrent(int Handle, float &current);

Purpose:

Reads the laser current of the probe.
ETS_ReadBattery must be called to refresh this
value.

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

Output Parameters:

The laser current of the probe in amps.

Advertising