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 />

Command<br />

wsave<br />

wset_values<br />

xdown<br />

xmax<br />

xmin<br />

xofmax<br />

xofmin<br />

xup<br />

xval<br />

xwave<br />

yval<br />

Table 18-3. Library of Functions for Tasks (cont.)<br />

Description<br />

This function saves the waveform which the variable wave<br />

points to inside the folder folder in the .wdb file whose<br />

identifier is wdbId.<br />

This function can be used to set points to a waveform<br />

created with the wcreate_wave function if the x and y<br />

vectors were not given at that time. It can also be used to<br />

add new points to the waveform.<br />

Returns a vector containing all the X values where a<br />

waveform falls below the given Y level with a negative<br />

slope.<br />

Returns the maximum X value where a waveform is<br />

defined.<br />

Returns the minimum X value where a waveform is defined.<br />

Returns a vector containing all the X values at the maximum<br />

(or maxima) of a waveform.<br />

Returns a vector containing all of the X values at the<br />

minimum (or minima) of a waveform.<br />

Returns a vector containing all the X values where a<br />

waveform rises above the given Y level with a positive<br />

slope.<br />

Returns in a vector all the X values at the given Y level of<br />

the waveform wf. If the slope is supplied, the result will be<br />

collected only when the waveform has the specified slope.<br />

Interpolation is applied.<br />

Creates a new waveform with Y values identical to X values<br />

(the result is a waveform).<br />

Returns the Y value at a given X coordinate of a waveform.<br />

Interpolation is applied. If wf is a complex waveform, the<br />

result is a complex number.<br />

860<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!