Send Message to pause Processor when transporter is sending to Combiner ,then resume it when Transporter arrived at source as shown in picture.
Send Message to pause Processor when transporter is sending to Combiner ,then resume it when Transporter arrived at source as shown in picture.
@Horn H, that is possible. Can you describe which logic do you use? ProcessFlow or Standard 3D trigger with use Transport Option?
The taskexecuter (Transporter) executes tasksequences. The vehicle gets the task sequence by the object that sends the item. The transport tasksequence consists of 5 tasks:
There are other tasktypes that a taskexecuter can do:
In your case the transporter can send a message.
inserttask(ts,TASKTYPE_SENDMESSAGE,toObject,fromObject,msgparam1,msgparam2,msgparam3,delay)
This code line will append a message that the taskexecuter initiate to send from fromObject to toObject with the 3 numerical values and a delay time at the task sequence with the reference to ts.
Before the tasksequence is executed the appended task must be set to the rank you wish the message task gets executed.
You can edit the transport task sequence by yourself if you choose the Task Sequence Example 1 instead of the option current.centerObject[1] after Use Transport.
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