question

swa12 avatar image
0 Likes"
swa12 asked Jeanette F commented

How to use the list button to increase or decrease arrivals

Greetings, I am creating my GUI model, what I am looking for, I have just created a slider that I want to be copied with the process flow, which if I slide it, I can increase the average or maximum in relation to a uniform distribution for the creation of boxes. I want to be able to use that slider, can you help me please?


imagen-2023-11-11-103832342.png

1699717134314.png

date.fsm

FlexSim 23.2.2
proces flow
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @swa12, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You link the slider to a node in the tree whose value will then be updated whenever the slider is moved.

1699870661711.png

1699870756578.png

You then use that node's value in the logic you want to build.

In the attached model I use a label that is defined on the Process Flow itself and set the minimum amount in the distribution to its value.

date_1.fsm

You could use a second slider to control the maximum or you define some logic by which both minimum and maximum are set depending on a single value.


1699870661711.png (2.6 KiB)
1699870756578.png (4.6 KiB)
date-1.fsm (42.2 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.