question

Laquerius77 avatar image
0 Likes"
Laquerius77 asked Laquerius77 commented

Experimenter: Varying Number of Loadport

Hi everyone, so basically, I need to replicate the model attached and test for varying number of loadport (which is the queue - as named in the model). I do believe the way to go is using experimenter. I tried to create the underlying parameter to vary the number of loadport but, am not really sure when it comes to setting up the performance measures.


I basically need to simulate

the state of all of the processors as a whole (Performance Measure #1) + number of items processed (basically number of items received at the sink) (Performance Measure #2)



I would appreciate any help and thanks a lot in advanced! :)


Flexsim_Iteration_OneLoadportOneTester_autosave.fsm

FlexSim 22.0.7
experimenterparametersperformance measures
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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Laquerius77 commented

Here's an approach using a container for the load port (which I assume is all 4 objects per port), which is added to a group for the parameter to know what to create.

The problem was that the internal connections are not preserved by the standard OnSet logic, so I've altered that so it works.

1679251549582.png

I also added a performance measure for the processed items.


flexsim-loadPorts_jl.fsm


· 4
5 |100000

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