Hi, I'm a new user of JaamSim and studying this model.
It is noted that the TravelTime of object Podejscie (EntityConveyor) is an array of 4 values.
' 0.7 * choose([X].ZB, choose([X].ZA, [SpSp].Value, [LpSp].Value, [SoSp].Value, [LoSp].Value),
choose([X].ZA, [SpLp].Value, [LpLp].Value, [SoLp].Value, [LoLp].Value),
choose([X].ZA, [SpSo].Value, [LpSo].Value, [SoSo].Value, [LoSo].Value),
choose([X].ZA, [SpLo].Value, [LpLo].Value, [SoLo].Value, [LoLo].Value)) '
Thank you.