Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 400 Bytes

File metadata and controls

22 lines (17 loc) · 400 Bytes

How to run script

Prerequisite:

  • csw-services.sh script running

Running script

  • In application.conf file, add a new entry for script class inside sequencer id and observing mode. Ex.
scripts {
  iris {
    darknight {
      scriptClass = esw.ocs.scripts.examples.script_based.Script3
      prefix = iris.ocs.prefix1
    }
  }
}
  • Then run sequencer app esw-ocs-app