ATTENTIONThis 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 |
#1
|
|||
|
|||
AGV module:about Load types
Hi,
In AGV network properties>AGV types tab,we can define AGV's speed according to its load types. If I add a new load type and have specified parameters for that Load Type, and now there are total 3 load types been defined. How the AGV know which load type it is in and follow the specified speed? In the other words, when will AGV go into user-defined load types? |
#3
|
||||
|
||||
Hello,
After you have asked a question and you find a method to solve the problem, could you please be so kind to give an explanation how you got it. Maybe other users have the same problem in the future and the thread isn't any help for them in the future. Jörg |
The Following User Says Thank You to Jörg Vogel For This Useful Post: | ||
RalfGruber (04-16-2016) |
#4
|
|||
|
|||
Hi,
To determine Load types for AGVs,use "Initialize Travel”, in this field we can key in our logic. Actually, I think the key point about this problem is whether you have made clear of this line of code:"loadType = /**\nExpression: *//**/content(agv) == 0 ? 1 : 2/**/;" This is default code,it means, if "content(agv) == 0" is true, use Load Type 1, else, use Load Type 2. So if you define another Load Type, you can define when to apply it in this field. |
The Following 3 Users Say Thank You to Xing Zhang For This Useful Post: | ||
Sebastian Hemmann (04-22-2016) |
Thread | Thread Starter | Forum | Replies | Last Post |
how to load a item with two or more operators | Ilivid zheng | Q&A | 9 | 11-07-2011 11:46 PM |
How to load each car with a box ? | Jaouad Boukachour | Container Terminal (CT) Library | 1 | 10-24-2011 10:09 AM |
Connections Types | Flavio Brito | Q&A | 1 | 01-06-2011 10:21 AM |
How many types of "viewwindowtype" of Tree? | jellyboy | Q&A | 1 | 03-13-2008 11:30 AM |