anchor gui to dashboard so users can just make changes their

anchor gui to dashboard so users can just make changes their

devdatta_d
Not applicable
94 Views
2 Replies
Message 1 of 3

anchor gui to dashboard so users can just make changes their

devdatta_d
Not applicable

[ FlexSim 22.2.4 ]

I have gui that changes values for processors. A single gui has all the processors linked. I would like to pin the gui to dahsboard and let users change the values for each processor in the dashboard.

Accepted solutions (1)
95 Views
2 Replies
Replies (2)
Message 2 of 3

logan_gold
Community Manager
Community Manager
Accepted solution

You can add a GUI Class widget from the Dashboard library. It is in the Model Input section of the library:

https://docs.flexsim.com/en/22.2/GettingData/StandardDataGathering/KeyConceptsDashboards/KeyConcepts...

The GUI Class widget allows you to link to a GUI object and have that GUI show up in the Dashboard just like any other widget. You can do this by using the Sampler in the widget's Properties/Dashboard Control (next to the Link input field), to sample a GUI from the Toolbox.

Message 3 of 3

borja_lorenzo4278
Advocate
Advocate

Hello

I have tried to implement this in my model (I am sharing the link to my question where my model is published: GUI Panel Synchronization - FlexSim Community ) but the changes I make in the dashboard GUI are not reflected or updated in the custom GUI.


Each button has code in the onPress and onSelect attributes, and these seem to be partially activated from the GUI Class but not exactly as intended.


Specifically, in each combobox, I have defined some User Commands that in turn call other User Commands to update the items in the downstream comboboxes… I don’t know if this could be a problem.


I would appreciate any help with this issue.


Thank you very much.

0 Likes