10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Library of Functions for Tasks<br />

wadd_data_enum_value<br />

Task function category: Functions Creating New Waveforms<br />

This function must be used to define enumeration values for an enumerated data type created<br />

with wcreate_data_type.<br />

Usage<br />

wadd_data_enum_value("data_type", "label", value)<br />

Arguments<br />

• "data_type"<br />

Name of the data type. It must have been created with wcreate_data_type with a "-Enum"<br />

type.<br />

• "label"<br />

Label displayed for this value.<br />

• value<br />

Value to add. It must be a positive integer.<br />

Examples<br />

For an example, see “wadd_data_enum_value” on page 975.The following example shows how<br />

to display graphically the bandwidth of a RLC circuit.<br />

Eldo® User's Manual, 15.3 975

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

Saved successfully!

Ooh no, something went wrong!