question

ivan avatar image
0 Likes"
ivan asked Kavika F commented

counter

good morning, is it possible to know how many times a forklift or an operator passes through a corridor, I don't know if it can be placed as a counter or something like that, the objective is to know how many times the transport passes through that corridor

1680619198316.png
This is an image of an example that I make


1680619486365.png

This is an image of my real project highlighting the pacillo that I need to analyze

I attach an example

pasillo.fsm

FlexSim 22.0.1
contador
1680619198316.png (524.8 KiB)
1680619486365.png (1.2 MiB)
pasillo.fsm (48.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.

1 Answer

·
Kavika F avatar image
0 Likes"
Kavika F answered Kavika F commented

Hey @ivan, you can add a label to your Traffic Controller that increments a counter as travelers enter the corridor. Simply add an OnEntry trigger to the Traffic Controller and have it increment a label you add to it.

· 2
5 |100000

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

ivan avatar image ivan commented ·

¿Tendrá un ejemplo, por favor?

0 Likes 0 ·
Kavika F avatar image Kavika F ♦ ivan commented ·

If you add a label to the TrafficController for each Operator:

1680728599431.png

Then you can add an OnEntry trigger to increment each value when they pass through the TrafficController area:

1680728620081.png

1680728626791.png

0 Likes 0 ·
1680728599431.png (9.0 KiB)
1680728620081.png (4.7 KiB)
1680728626791.png (4.8 KiB)

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.