question

Michael Kramer avatar image
1 Like"
Michael Kramer asked Michael Kramer commented

Is there a way to scroll up and down an Event-Triggered Source?

I'm using one Event-Triggered Source to monitor 6 different inputs to queues. The problem I'm having is that the list is so long I can't see the top or bottom. Is there a better way to do this? Also, could a scroll bar be added in the future?

event-triggered-source.png

FlexSim 18.1.0
event-triggered source
5 |100000

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

1 Answer

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered Michael Kramer commented

This is on the dev list to improve the UI when listening to multiple objects.

For now though, if you're listening to the same event on all 6 objects, I would recommend adding the 6 objects to a Group and then listening to that Group.

· 5
5 |100000

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

Michael Kramer avatar image Michael Kramer commented ·

I tried doing that but I can't get it to work. The top listens to one queue, the bottom is all 6 queues, but no tokens pop up. What am I missing?

listen-to-group.png

0 Likes 0 ·
listen-to-group.png (17.6 KiB)
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Michael Kramer commented ·

Can you attach the model?

0 Likes 0 ·
Michael Kramer avatar image Michael Kramer commented ·

@Matthew Gillespie Yes sorry, probably would have been helpful.

model.fsm

0 Likes 0 ·
model.fsm (533.7 KiB)
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Michael Kramer commented ·

You're not listening to a group. You're listening to a Resource shared asset that is tied to the group. Use the dropdown to select the Docks_Active Group that's defined in the toolbox.

0 Likes 0 ·
docksgroup.png (21.4 KiB)
Michael Kramer avatar image Michael Kramer commented ·

@Matthew Gillespie got it, thanks a lot.

0 Likes 0 ·

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.