ATTENTION

This FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices.


flexsim.com

Go Back   FlexSim Community Forum > FlexSim Software > Q&A
Downloads

Q&A Using Flexsim and building models

  #1  
Old 07-29-2015
sravan kumar
Guest
 
Posts: n/a
Downloads: 9
Uploads: 0
Post coordinated ts

hy all

i have a question on coordinated tasksequence actually i used a logic to obtain the simultaneous movement of trolley and operator from queue 5 to queue 6.

but the trolley moves automatically without the operator12 after 1st process which should not happen like that. and it should move between q5 to q6 with respect to the given nodes with the help of operator.

i have attached model of it please look at the logic in q5 - flow tab.

can someone please tell me about the problems in logic.

thank you
Attached Files
File Type: fsm correted model.fsm (225.1 KB, 240 views)
  #2  
Old 07-29-2015
Jing Chen
Guest
 
Posts: n/a
Downloads: 2
Uploads: 0
Talking A little suggestion(may no help)

Hi sravan,
Due to my poor English, I am not fully understand the correct movement.
But I not sure the code below is normal way to make coordinated ts.

treenode operatorteam = centerobject(current,1); //Dispatcher13

treenode myts = createcoordinatedtasksequence(operatorteam);
int operator1key = insertallocatetask(myts, operatorteam, 0, 0, 1); //trolley
int operator2key = insertallocatetask(myts, operatorteam, 0, 0, 1); //Operator12

I always use the direct reference of taskexecuter instead of getting through a dispatcher(Cause I can not ensure the dispatcher can pass to the correct TE)
The Following User Says Thank You to Jing Chen For This Useful Post:
sravan kumar (07-30-2015)

Tags
sequence


Thread Thread Starter Forum Replies Last Post
coordinated task sequences Shahin Gelareh Q&A 2 02-20-2012 01:36 AM
Coordinated Tasksequences Nico Zahn Q&A 1 11-26-2010 04:43 AM
About Coordinated Task Sequences Normand Côté Gripes and Goodies 1 06-21-2008 06:08 AM
coordinated task sequence, need help. qin tian Q&A 4 05-12-2008 05:52 PM
Queuing coordinated task sequences? Nico Zahn Q&A 19 04-02-2008 08:30 AM


All times are GMT -6.
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2020, vBulletin Solutions Inc.
Copyright 1993-2018 FlexSim Software Products, Inc.