cosim-demo-app
cosim-demo-app copied to clipboard
'Reset' does not work if the OspSystemStructure.xml file has a different name
-
Given configuration folder
/path/to/configcontainingOspSystemStructure_test.xml -
Start cosim-demo-app and specify configuration as:
/path/to/config/OspSystemStructure_text.xml -
Start simulation
-
Click 'Reset'
-
cosim-demo-app crashes
-
Rename
OspSystemStructure_test.xmltoOspSystemStructure.xml -
Start cosim-demo-app and specify configuration as:
/path/to/config/OspSystemStructure.xml -
Start simulation
-
Click 'Reset'
-
Works as expected.