Add monmap

From LIBISIS
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
>> dso = add_monmap(dso,monitor_map_file)

This will add a monitor map file location to a data_source object:

  • dso is a data_source object (class: IXTdata_source)
  • monitor_map_file is a string defining the location of the monitor map file to be loaded, eg. 'X:\mapfiles\inst.map', or 'inst_maps:::myfile.map' (where inst_maps is a global path)