I am trying to use the OnLoad and OnUnload triggers to set the crane rates for a loaded and unloaded crane. How might I do this when I am using a Global Table to hold and access these values. Using Beta 17.2
Ok, I found a way to make it work using the Code Snippet window in the trigger and using the following code:
Variant Gantry_Max_Speed = model().find("Crane_G3>variables/cranespeeds/Gantry/Max_Speed"); Gantry_Max_Speed.value = Table("GT_TravelRates")[6][4];
Pretty simple and it works...
6 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved