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

.OPTIMIZE Alternative<br />

endstep<br />

// print a header<br />

fprint(csv_file, ".HEADER\n")<br />

fprint(csv_file, "..NAMES\n")<br />

fprint(csv_file, "Vdd,DC Offset\n")<br />

fprint(csv_file, "..UNITS\n")<br />

fprint(csv_file, "Voltage,Voltage\n")<br />

fprint(csv_file, ".DATA\n")<br />

// print values<br />

for (loop_param = vdd.imin; loop_param

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

Saved successfully!

Ooh no, something went wrong!