question

Omar Z avatar image
0 Likes"
Omar Z asked Matthew Gillespie edited

Why current.up is throwing an exception ?

Hi,

I completed the Process Flow tutorial “Task 4.4 – Change instances simultaneously”. At step 4 bullet 14 the tutoriel says:

However it looks like current.up in the Move Object : Into Model activity is throwing an exception:

I attach my model to this post for reference.

I also have noticed that if we replace current.up by up(current) then it works fine.

Why current.up is throwing an exception ?

Thanks in Advance!

FlexSim 18.1.1
tutorialsyntaxcurrent
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

·
Isaac Litster avatar image
3 Likes"
Isaac Litster answered Matthew Gillespie edited

Hey thanks. That is a bug and it will be fixed in the next bug fix release. For now, you can use this workaround:

current.as(Object).up
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.