Row Add Value vs Event Value

Row Add Value vs Event Value

rocio_alvarez9R3F7
Enthusiast Enthusiast
16 Views
3 Replies
Message 1 of 4

Row Add Value vs Event Value

rocio_alvarez9R3F7
Enthusiast
Enthusiast

[ FlexSim 24.1.1 ]

Hello,

In the statistic collector I have a question regarding the Row Add Value and Event value in the "colum" tab.

I am working on a flexsim tutorial to which I have made some modifications.

In the attached file I would like to know for the Statistic collector PickTimeByType, in the "PickTime" column if I put the Model.time in Row Add Value nothing appears in the list of entries, and if I put it in Event Value it does appear. What is the reason?

1734446413866.png

1734446472592.png

However, in the Statistic collector it does accept Model.dateTime in Row Add value since it appears in the list of entries.

1734446529648.png

1734446561554.png

Furthermore, in another model from the same tutorial where the Row Value is defined as current and which is also triggered by a Process Flow activity, when configuring the Model.dateTime in the Row Add Value it does return a value.

Why is there that difference?

Thanks in advance.

StatisticsCollector_Tutorial2_17.fsm

Accepted solutions (1)
17 Views
3 Replies
Replies (3)
Message 2 of 4

JordanLJohnson
Autodesk
Autodesk
Can you post the model you're working on?
.


Jordan Johnson
Principal Software Engineer
>

0 Likes
Message 3 of 4

rocio_alvarez9R3F7
Enthusiast
Enthusiast

Hello,

I already uploaded the file.

Sorry.

0 Likes
Message 4 of 4

dhakshna9AYUP
Observer
Observer
Accepted solution

Hi @Rocio A, Model.time in Row Add Value: Nothing appears in the list of entries because, as you can see in the first image, you are updating the "PickTime" column when the token exits the unload item activity. In this case, the event value is "None," so you are not getting any values.

Solution for your problem:
1.) As per your current configuration,
2.) Use "Model.Time" in the Row Add Value and uncheck the "PickTime" column when the token exits the unload item activity.screenshot-2024-12-18-121941.png

0 Likes