question

Murphy avatar image
0 Likes"
Murphy asked Murphy edited

processor cycletime issue

FlexSim 19.0.0
processor time
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Murphy commented

In line 9 and 13 you use "==" when it should be "=".

"==" compares two values, "=" assigns the value on the right side to the variable on the left.

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.