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.

Post-Processing Library<br />

DISP_FILE<br />

DISP_FILE<br />

Eldo PPL function to access waves inside an external database<br />

Displays the list of runs inside the PPL or the list of waves inside a given run.<br />

Usage<br />

disp_file<br />

disp_file $identifier<br />

Arguments<br />

• identifier<br />

The identifier label.<br />

Examples<br />

Considering that test.wdb contains one run and test2.wdb contains three runs,<br />

puts "[load_file test.wdb]"<br />

Implies “Run0” will be used as the run identifier label.<br />

puts "[load_file test2.wdb]"<br />

Implies “Run1 Run2 Run3” will be used as the identifier labels.<br />

puts "[disp_file]"<br />

Implies “Run0 Run1 Run2 Run3” will be used as the identifier labels.<br />

puts "[disp_file Run0]"<br />

Implies “V(1) I(R1)” will be used as the identifier labels.<br />

Eldo® User's Manual, 15.3 1235

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

Saved successfully!

Ooh no, something went wrong!