question

Gonzalo Herrera avatar image
0 Likes"
Gonzalo Herrera asked jing.c commented

Help with Moving Objects

Hi,

I'm new in flexsim and maybe this will be easy for you guys.

I have a simple project, and i want to simulate a waiting room.

My problem is: How can i see in flexsim a person moving from "waiting room" to "attention area" ??

I have Flexsim 7.3

Thanks in advance

problem.fsm

FlexSim (other)
FlexSim (other - please specify)
movement object
problem.fsm (14.4 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.

jing.c avatar image
1 Like"
jing.c answered jing.c commented

Hi, Gonzalo.

Firstly, you should change the flowitem class of source to TaskExecuterFlowitem which have walking animation. Then, you should check the Use Transport of Flow Tab in WaitingRoom and select "Task Executer as Flowitem" which can make the item move from WaitingRoom to AttentionArea by itself.

You can do the same 2nd step to AttentionArea or Source3, if you want item go through all object all by itself.

Here is the modified model:

taskexectuerflowitemv73.fsm


· 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.

Jarek O avatar image Jarek O commented ·

In my case this doesn't work. The TaskSequence doesn't allow the object to move from the Queue to the Processor. In Process flow you can see the tokens getting stuck at 'Travel'. Any straightforward solution for this?

Thanks in advance,

Jarek

errorteflowitems.fsm

0 Likes 0 ·
jing.c avatar image jing.c Jarek O commented ·

Sorry, I don't quite know about ProcessFlow module. Maybe @Jeff Nordgren can help you.

0 Likes 0 ·
Gonzalo Herrera avatar image
0 Likes"
Gonzalo Herrera answered

Jing.chen & Jeff Nordgren

Thank you so much !!

Your answers was perfect to my situation.

Thanks again.

5 |100000

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

Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered

@Gonzalo Herrera

Gonzalo,

Same solution as Jing only one step further. Added "walking" to all of the objects. So I added "Task Executer as Flowitem" to all the objects Use Transport field.

problem-v73-jn1.fsm


problem-v73-jn1.fsm (15.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.