where does task sequence read global table from?
where does task sequence read global table from?
A tasksequence is a static code that gets its data when it is created. If you set a reference to a table cell's data which is changed before the task sequence is executed by an taskexecuter. The tasksequence won't change its once set data. You have to change the data by yourself.
If you know, that the data will be different when the tasksequence is executed, then you can use the tasktypes callsubtask or break. These tasktypes are able to divert to an object's message trigger or node where you create a tasksequence when the message event occurs. Please look inside the manual. The tasksequence and the tasktypes are documented there.
If this information isn't that what you are looking for, could please describe what you want to achieve with the data in the global table while the tasksequence is created or executed. Thanks.
Need a little more information than that. Do you have your model you can send us or a sample of the area of concern? Tasks are created by objects in the model that need some type of task executer to perform a task. They really don't read from a global table, as such. They can be created anywhere in the model that a task executer is needed for a task. This is why I need more information about what you are trying to accomplish. A sample model or your model with a good description of what needs to happen would be very helpful.
Thanks.
is it possible for me to change the 5.208 in global table? and how do i let the task sequence to read it from global table
@Justyne K When do you want to read the value? A - when the Tasksequence is created. B - when the task of the tasksequence is executed.
When the tasksequence is created in dot syntax: table [row] [column]
table: reference of the table
row: number or string of the row
column: number or string of the column
Pre dot syntax times: gettablenum(table, row, column)
row and column are number values
7 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