Difference between revisions of "Add monmask"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [IXTdata_source] operation | * [IXTdata_source] operation | ||
* dso is an [[IXTdata_source]] | * dso is an [[IXTdata_source]] | ||
− | * monitor_mask_file is a string defining the location of the monitor mask file to be loaded, eg. 'X:\maskfiles\inst.mask' or 'inst_masks:::myfile.msk' | + | * monitor_mask_file is a string defining the location of the monitor mask file to be loaded, eg. <tt>'X:\maskfiles\inst.mask'</tt> or <tt>'inst_masks:::myfile.msk'</tt> |
* this will add a monitor mask file location to an [[IXTdata_source]] object | * this will add a monitor mask file location to an [[IXTdata_source]] object |
Latest revision as of 16:47, 30 January 2008
>> dso = add_monmask(dso,monitor_mask_file)
- [IXTdata_source] operation
- dso is an IXTdata_source
- monitor_mask_file is a string defining the location of the monitor mask file to be loaded, eg. 'X:\maskfiles\inst.mask' or 'inst_masks:::myfile.msk'
- this will add a monitor mask file location to an IXTdata_source object