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 05-22-2012
shafizad shafizad is offline
ProcSim Consulting
 
Join Date: Jul 2010
Location: Switzerland
Posts: 75
Downloads: 18
Uploads: 0
Thanks: 90
Thanked 2 Times in 2 Posts
Rep Power: 126
shafizad is on a distinguished road
Default Moveobject and Unload

Hello,
Why moveobject doesn't produce the signal that the fixedresource is again ready to send items to outobject. How can I produce that signal that unload produces when releasing items.

let me be more clear. what is the difference between moveobject and unload in terms of the signals that each fixed resource receives (the sender FR and the receiving FR).

My problem:
When I use a moveobject command the Use Request Transport doesn't re- evaluate for automatically sending the next item - only moves the item out and doesn't trigger again the Use Request Transport. However, when I use Unload command, the FR understands to unload the item and automatically re-evaluates to release the next item.
  #2  
Old 05-22-2012
Peppino Peppino is offline
Flexsim User
 
Join Date: May 2012
Location: Leverkusen, Germany
Posts: 27
Downloads: 1
Uploads: 0
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 98
Peppino is on a distinguished road
Default

I don´t understand exactly what you want to do.

But i think you should select in the flow tap, send to port picklist: do not release item.

Than release items explicit over a triger with command:
Code:
releaseitem(item,port);
for example.

That will only release a spezific item.

Tags
moveobject, unload


Thread Thread Starter Forum Replies Last Post
Operator's unload logic Gutirallo Tips and Tricks 3 03-26-2012 05:19 AM
LOAD and UNLOAD on Robot Lydia Franck Q&A 10 09-15-2010 07:29 AM
Problems with load/ unload tasksequences Sebastian Hemmann Q&A 7 11-19-2009 12:58 AM
use moveobject() in the onExit trigger ,the flexsim closed LINWEIXU Q&A 1 08-23-2009 07:09 AM
TaskExecuter should unload more then one item...How? TilmanDHL Tips and Tricks 1 01-28-2009 01:54 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.