ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
Model parameters custom gui
I am little bit unfamiliar with flexsim syntax, following user manual of flexsim4.5.
I am using three queues in my model and want to pass max content parameter of each queue through custome gui when you press button ok on the custom gui. I have added coldlink control attribute into edit button and configure its script to @>objectfocus+Queue13>variables/maxcontent where as custom gui attributes objectfocus to Main:/project/model and same for view focus. I have tried many script nothing is linking custom gui to model object variables. Please help me. |
#2
|
||||
|
||||
You're very close. You just need to add a forward slash after the '+' sign, like this:
@>objectfocus+/Queue13>variables/maxcontent Check out the attached model for a working example. The custom GUI is attached to the Control button. |
Tags |
urgent |
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Console | Phil BoBo | User Development | 6 | 12-12-2011 04:19 AM |
How to send more than 3 parameters by senddelaymessage() | Hao Zhou | Q&A | 3 | 03-02-2011 12:20 PM |
runspeed with 2 parameters? | Steven Hamoen | Q&A | 3 | 10-01-2010 11:33 AM |
Passing parameters in executefsnode | Sung Kim | Q&A | 2 | 06-01-2010 09:37 AM |
Custom Block Assignments | Jamie Santa Ana | Container Terminal (CT) Library | 3 | 02-18-2010 08:58 AM |