simulation without source

simulation without source

osama_a6
Not applicable
2 Views
7 Replies
Message 1 of 8

simulation without source

osama_a6
Not applicable

[ FlexSim 21.2.1 ]

Can I simulate the formula one race (simulation without source)? or simulate trucks going between origin and depot without a source? how to trigger their movement between two points?

0 Likes
Accepted solutions (1)
3 Views
7 Replies
Replies (7)
Message 2 of 8

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

A taskexecuter needs only a tasksequence he can execute. You need only an event trigger which dispatch a tasksequence. You can use for example On Reset or On Message. If you use on message, then you send a message first.

just_travel.fsm

0 Likes
Message 3 of 8

osama_a6
Not applicable
Can you please tell me if I can add process flow to the model?
0 Likes
Message 4 of 8

joerg_vogel_HsH
Mentor
Mentor
you can add process flow. You can even achieve same in process flow.
0 Likes
Message 5 of 8

osama_a6
Not applicable
I'm still not familiar with how to make the process flow without a source.
0 Likes
Message 6 of 8

joerg_vogel_HsH
Mentor
Mentor

You need at least a token. The easiest way is a process flow source activity. You can create a token from 3D- model by command. Picture shows how a command is inserted by sampler tool.create-token-by-sampler-tool-in-trigger.gifjust_travel_plus_pf.fsm

Message 7 of 8

osama_a6
Not applicable

Sorry for bothering you again. Use the attached model you have built (1st model). Let's assume I have more objects 3 and 4. The model has a task sequence (built-in, assume I have taken your model 1 as default setup, let's say I have inherited from a former programmer). Can I incorporate task sequence with the process flow to make the following route (I don't want to change the reset code, more user-friendly simulation)? TaskExecuter1 go to object1,2,3,4. 1,2 task sequence, 3,4 process flow.

0 Likes
Message 8 of 8

joerg_vogel_HsH
Mentor
Mentor
May I suggest you ask your request as a new question. May I secondly suggest you attach a model to this new question. It doesn’t matter if you attach an example or your working model. Many Thanks for considering my suggestions. I won’t continue this conversation here in this thread anymore. Regards Joerg
0 Likes