Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 19.1.0 ]
I want to log some info in a file during simulation. Does FlexSim support writing to local files?
Solved! Go to Solution.
[ FlexSim 19.1.0 ]
I want to log some info in a file during simulation. Does FlexSim support writing to local files?
Solved! Go to Solution.
FlexSim does support this. You can use fileopen() fileclose(), and many other commands. To find these commands, click the drop down option "Commands" under the help button, and you can search the list. You can find out more detail about commands that show up in blue when you type them in any script window by hovering over them and pressing F11. This will pull up the description and an example.