question

Sebastián Cañas avatar image
0 Likes"
Sebastián Cañas asked Sebastián Cañas commented

Ranged Based Experiment Bug?

Hi @Jordan Johnson ,

I was using the new feature of the Experimenter. Once the Run is completed all of the objects automatically check the No Select option.

I upload a model showing how I set the parameters the first time it happened to me in case is something particular of this option with the Dispatcher

Is this a bug or is there any other reason why this happens?

Thanks!

Model_Experiment.fsm

FlexSim 22.1.0
experimenterbug
model-experiment.fsm (198.0 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.

1 Answer

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Sebastián Cañas commented

That is concerning to me. Unfortunately, I can't replicate the issue. In the model you posted, I first ran this script to all all objects to be selected:

forobjecttreeunder(model()) {
    switch_noselect(a, 0);
}

Then I ran the range-based job, and I was still able to select the objects.

I tried applying a scenario (with the test-tube button), but the objects were still selectable after that. I closed the Experimenter window, and changed some parameter values, and the objects still remained selectable.

So, to get to the root of this issue, here's what you can do. Try running the above script in your model, on your computer. Verify that all the objects are selectable at that point.

Once all your objects are selectable again, save that version of the model. Then, see if running the experimenter causes the problem again. If it does, post a comment on this question, explaining your exact steps (which buttons you clicked on, and then what happened). The post the selectable model, along with your steps, and we'll get you sorted out.

· 3
5 |100000

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

Sebastián Cañas avatar image Sebastián Cañas commented ·

@Jordan Johnson ,

It tried for a third time to run Experimenter with a simple model with the same configurations and I got the same result, although I realized the problem didn't happen after running Experimenter, it actually occurred after selecting a parameter for a Ranged Base Experiment. I show you this in this video:

Hope it's useful!

0 Likes 0 ·
Jordan Johnson avatar image Jordan Johnson ♦♦ Sebastián Cañas commented ·
That is very useful, and yes, that is a bug. I'll get that on the dev list. Thanks for your help in identifying the issue, and for such a nice video. That should be enough to figure out why that's happening.
0 Likes 0 ·
Sebastián Cañas avatar image Sebastián Cañas Jordan Johnson ♦♦ commented ·
Thank you!
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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