Skip to content
Snippets Groups Projects
  • Anders Markvardsen's avatar
    f41e9f8c
    Extend LoadInstrument to include the input properties: · f41e9f8c
    Anders Markvardsen authored
      InstrumentName
    
    This means there will be two input properties which can be used to specify and IDF:
    
      Filename
      InstrumentName
    
    If Filename is specified then use that this filename. If not then it is required that an InstrumentName is specified. And an appropriate filename is created at runtime (search the Workspace's Run object for "startdate"/"starttime" and get IDF search directory from Config) 
    
    Modify all loaders (except LoadEmptyInstrument) to load inst using this InstrumentName property
     
    re #1997
    f41e9f8c
    History
    Extend LoadInstrument to include the input properties:
    Anders Markvardsen authored
      InstrumentName
    
    This means there will be two input properties which can be used to specify and IDF:
    
      Filename
      InstrumentName
    
    If Filename is specified then use that this filename. If not then it is required that an InstrumentName is specified. And an appropriate filename is created at runtime (search the Workspace's Run object for "startdate"/"starttime" and get IDF search directory from Config) 
    
    Modify all loaders (except LoadEmptyInstrument) to load inst using this InstrumentName property
     
    re #1997
Code owners
Assign users and groups as approvers for specific file changes. Learn more.