10.06.2016 Views

eldo_user

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Eldo Control Language<br />

Library of Functions for Tasks<br />

max<br />

Task function category: Mathematical Functions, Functions Operating on Arrays, Functions<br />

Operating on Waveforms<br />

Returns the maximum value.<br />

Usage<br />

Mathematical Function<br />

max(VAL1,..., VALn)<br />

dmax(VAL1,...,VALn)<br />

Array Function<br />

max(array [, istart, istop])<br />

Waveform Function<br />

max(wf)<br />

max(wf, x_start, x_end)<br />

max(wf, x_start, x_end, with_x_at_max)<br />

Arguments<br />

Mathematical Function<br />

• VAL1<br />

First value.<br />

• VALn<br />

n th value. There is no limit to the number of values that can be specified.<br />

Array Function<br />

• array<br />

Array.<br />

• istart<br />

Optional. Array start index.<br />

• istop<br />

Optional. Array stop index.<br />

Waveform Function<br />

• wf<br />

Waveform identifier.<br />

• x_start<br />

Waveform start point.<br />

Eldo® User's Manual, 15.3 931

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!