Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I’m currently working with a Dispatcher object in FlexSim, and I’d like to programmatically set the Central Ports Type (Source or Sink) using FlexScript.
I’ve tried accessing the variable or attribute through the variables and parameters nodes in the tree, but couldn’t find a node or label corresponding to the central port type. I also attempted using setvarnum() or setnodenum(), but it seems that the central port type is not exposed as a regular node property.
Is there a FlexScript command or method to set the Dispatcher's central ports type at runtime? Or is this only configurable via the GUI?
Thanks in advance for any insights!
Solved! Go to Solution.