question

Marco Baccalaro avatar image
3 Likes"
Marco Baccalaro asked Matt Long answered

MTBFMTTR Stop object and call operators

In a MTBFMTTR, when using the Down Function: Stop Object and Call Operators, the Dispatcher field has downobject.centerObjects[1] but downobject isn't an Object so it is necessary to modify it with downobject.as(Object).centerObjects[1].

Can you fix this in the next release?

FlexSim 17.0.0
mtbf mttrcall operators
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

·
Matt Long avatar image
4 Likes"
Matt Long answered

Whoops. We've updated the code header to declare downobject as an Object. This will go out in 17.0.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.

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.