question

RUCU17 avatar image
0 Likes"
RUCU17 asked Joerg Vogel commented

How can I decide the maxcontent of a queue through a Global Table?

Through a global table or an Excel import to change the max content of a Queue. Is this possible?

FlexSim 23.1.0
queuetablemaxcontent
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·
3D logic supports this, process flow doesn’t evaluate this property.
0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @RUCU17, was Joerg Vogel'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 comment back to reopen your question.

0 Likes 0 ·
RUCU17 avatar image RUCU17 Jeanette F ♦♦ commented ·
I didn't understand really if this is possible or not.
0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel RUCU17 commented ·
@RUCU17, it is not possible. You can set a value by a source code, but not from a table cell. You can place a string looking like a source code in a table cell. An Event triggered function can let execute this string of a cell.

You are expecting a behavior that is not a feature in FlexSim.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

There doesn’t exist to link a property value to a different node. You can set a property of an object.

https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Tree/Object.html#Method-setProperty

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.