Doubt in arena software

ASFC

Solid State Member
Messages
11
Location
Portugal
Hi, my name is Sara, and i'm developing a simulation model in Arena software.

I have some doubts and i will really appreciate if someone help me.

In my model, i have three processes (Process 1, Process 2, Process 3).
The logical construction is the following

Create -> Process 1 --> Process 2 --> Process 3 --> Dispose

Now, i want to hold the entities during 1 hour before Process 2, waiting for a signal. So, i need to use the hold module and the signal module.
The hold module must be before process 2 waiting for a signal, like this:

Create -> Process 1 --> Hold --> Process 2 --> Process 3 --> Dispose

the entities that are waiting in the hold module, when they receive the signal, they must continue to process 2 and process 3 and next dispose. But my problem is the following: when the entities receive the signal, i want, at the same time, that some new entities enter in the system to be processed in process 1.

Was i clear?
 
Hi Sara! :)
I cannot help you with this, but you where not clear on the language you used to develop the game. Anything that you wish to shair such as the code will be helpful for anyone that is good at this type of thing.
 
Hello, i need to put a expression in decide module, but i don't know how.

I want the following:
If simulation time is equal to 500 minutes, then the entity goes to the next module. If not, the entity goes to a hold module.

How can I do that?
Thanks for your help.
 
Hi,

How can I record video of an animation in arena 3D (Arena Visual Designer).
In Arena animation 2D i can do it, but in 3D i don't know how to do.

Can someone help?
 
Back
Top Bottom