Difference between revisions of "Addrawfile"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | |||
<pre>>> dso = addrawfile(dso,raw_file)</pre> | <pre>>> dso = addrawfile(dso,raw_file)</pre> | ||
− | *[[IXTdata_source | + | *[[IXTdata_source]] operation |
*dso is an [[IXTdata_source]] | *dso is an [[IXTdata_source]] | ||
*raw_file is a string defining the location of the raw data file to be loaded, eg. 'X:\rawfiles\inst.RAW' | *raw_file is a string defining the location of the raw data file to be loaded, eg. 'X:\rawfiles\inst.RAW' |
Latest revision as of 14:02, 2 April 2008
>> dso = addrawfile(dso,raw_file)
- IXTdata_source operation
- dso is an IXTdata_source
- raw_file is a string defining the location of the raw data file to be loaded, eg. 'X:\rawfiles\inst.RAW'