Message 1 of 2
Opening/Closing ports via Model Reset Trigger (Script)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to configure my simulation model to open/close ports via a model reset trigger (script).
Although my current script contains the proper syntax, it does not appear to be opening or closing ports upon reset.
Note: Objects in the model do not contain custom scripts or port logic, so there shouldn't be anything overruling the commands of model reset script.
Below is a snippet of my code
If anyone has any advice/tips on how to navigate this issue, I'd greatly appreciate the input.
Thank you!