Use cases for pass-through parameters

Use cases for pass-through parameters

tsuji_ryusuke
Enthusiast Enthusiast
64 Views
2 Replies
Message 1 of 3

Use cases for pass-through parameters

tsuji_ryusuke
Enthusiast
Enthusiast

[ FlexSim 24.0.0 ]

Below is an explanation of model parameter table pass-through, but I don't understand how to use it.

Model Parameters (flexsim.com)

Please tell me a use case.

Thank you.

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

JordanLJohnson
Autodesk
Autodesk
Accepted solution

The main use case is that some users prefer using their own Global Table instead of an official Parameter Table. A Parameter Table is very strict: each row is one parameter, and the columns only deal with Parameter attributes. If a user prefers a different format (perhaps one with multiple parameter values in the same row) they can use pass-through parameters to link a model parameter to a global table value. The model can still find the set of parameters, but the user can edit them through the Global Table, since the Global Table "owns" the value, not the parameter table.

.


Jordan Johnson
Principal Software Engineer
>

0 Likes
Message 3 of 3

tsuji_ryusuke
Enthusiast
Enthusiast

Thank you for your answer.

I understand the use case.

I understand that when the value of the referenced global table changes, the value of the parameter table also changes, which is why it cannot be used by the optimizer.

0 Likes