question

Samarth V avatar image
0 Likes"
Samarth V asked Braydn T commented

Flexscript Error

I was trying to modify the values for the arrival rates in my simulation but I was facing the following problems.

All i did was change the values of the existing model which was running smoothly.

Can anyone tell me why this issue is taking place?

Flexscript ErrorMODEL:/Tools/ProcessFlow/CurrentStateLogic/OTHER Live IB Empty>variables/arrivals/21/Quantity Line 1Not enough parameters in call to command bernoulli Flexscript ErrorMODEL:/Tools/ProcessFlow/CurrentStateLogic/OTHER Live IB Empty>variables/arrivals/21/QuantityCould not resolve correct operator for construct operation. Left side type is Variant&, right type is (invalid) Flexscript ErrorMODEL:/Tools/ProcessFlow/CurrentStateLogic/OTHER Live IB Empty>variables/arrivals/21/Quantity Could not finish parsing because of previous errors.

FlexSim 19.1.1
flexscript error
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

·
Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered Braydn T commented

@Samarth V The first is that in activity "OTHER Live IB Empty" a bernoulli function is called with not enough parameters. bernoulli needs at least 3 parameters. Most likely the 2 other Errors will also be fixed.

· 1
5 |100000

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

Braydn T avatar image Braydn T commented ·

@Samarth V

Did Steven's answer work for you? If so, could you please click the accept button? If not could you let us know what else we can do to help you? Thanks!

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.