Difference between revisions of "Add monmask"

From LIBISIS
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'
+
* 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
 
* this will add a monitor mask file location to an [[IXTdata_source]] object

Revision as of 16:45, 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