question

dipak S avatar image
0 Likes"
dipak S asked tannerp commented

please resolve the problem with this file

123212.fsm

FlexSim 18.2.3
simulation with
123212.fsm (24.3 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

·
tannerp avatar image
3 Likes"
tannerp answered

This is what is throwing the error:

1) In your Source1, the item type is being assigned randomly to a value between 5 and 15.

2) In your Item List, the expression that you're using to access the Table called "Steps" is using "value.Type" to lookup a column. Because the columns in the table are only 1-3, the expression can't access columns 5-15 because they don't exist.

I've attached an image to help explain:


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.