##// END OF EJS Templates
Few cosmetic changes and lowered optim to -O2...
Few cosmetic changes and lowered optim to -O2 - Raised CMake minimum version to 3.6 everywhere - Add option to either explictly call gcov_exit or register it on exit - Raised FSW patch level to 22

File last commit:

r167:6c1a4ac855d5 patch rev 2
r400:9d5e16586c2c 3.2.0.22 R3++
Show More
LOAD_FSW_STAR_DUNDEE.py
13 lines | 322 B | text/x-python | PythonLexer
#!/usr/bin/lppmon -e
proxy.loadSysDriver("RMAPPlugin","RMAPPlugin0");
proxy.loadSysDriverToParent("dsu3plugin","RMAPPlugin0");
BUTTON_selectStarDundee.click()
#BUTTON_selectGRESB.click()
BUTTON_rmapOpenCommunication.click()
dsu3plugin0.openFile("/opt/DEV_PLE/FSW-qt/bin/fsw")
dsu3plugin0.loadFile()
dsu3plugin0.run()