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.

Post-Processing Library<br />

RELATION<br />

RELATION<br />

Eldo built-in waveform function<br />

Generates a wave from the point-by-point comparison of two waves.<br />

Usage<br />

set wv_out [relation $wv_in1 $wv_in2 $operator]<br />

Arguments<br />

• wv_in1<br />

The first input waveform the function is acting upon.<br />

• wv_in2<br />

The second input waveform the function is acting upon.<br />

• operator<br />

The operator affects how the return values are calculated (allowed values 1, 0, or -1).<br />

Return Values<br />

Function returns 1 whenever operator is 1 and wv_in1 > wv_in2, or operator is 0 and wv_in1 ==<br />

wv_in2, or operator is -1 and wv_in1 < wv_in2. Otherwise it returns 0.<br />

Eldo® User's Manual, 15.3 1189

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

Saved successfully!

Ooh no, something went wrong!