item creation by code

item creation by code

priyanka_g
Not applicable
25 Views
3 Replies
Message 1 of 4

item creation by code

priyanka_g
Not applicable

[ FlexSim 20.0.10 ]

Hello I want to built a basic model where I need to create global table items directly to create in Queue without source using code. And all the labels should be assigned to that item mentioned in global table. I have tried building model but for both part it is assigning same value.

itemcreation.fsm

@Felix Möhlmann

0 Likes
Accepted solutions (1)
26 Views
3 Replies
Replies (3)
Message 2 of 4

joerg_vogel_HsH
Mentor
Mentor

@mary , that is impossible. Even a simpliest look up of a table value involves in some way a source code. If you read a table value, you are accessing him with row and column square brackets behind a reference to a global table node. This is a source code!

In your example you need a row number to read values in a table. Typically we begin with a label called Type for such a task. But any other name will fit, too. Then you are able to fill any other label values or set up a name by look up your table.

0 Likes
Message 3 of 4

moehlmann_fe
Explorer
Explorer
Accepted solution
0 Likes
Message 4 of 4

andrew_o2
Not applicable

Hi @mary, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes