Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 24.1.0 ]
Got the FlexSimPy going and through execution nodes with flexscript can pretty much control anything which is nice. But, no matter if i put True or False in the showGUI the gui doesnt launch. It would be nice for debugging purpose and also I cant trigger a recording without the gui running it seems (which kinda makes sense I guess). Any suggestions on how to debug?
controller = fp.launch(evaluationLicense=True, showGUI=True, programDir=pDir)
Solved! Go to Solution.