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
|
||||
|
||||
Flexsim CT 1.52 Available
We've finished a release of Flexsim CT, version 1.52. This fixes several bugs that were introduced with version 1.5 pre-release. Go to http://www.flexsim.com/software/containerterminals/ to download the latest release. We hope to soon put a link to this download in the user login area for those who have a license, but until then you'll need to go to the above link.
|
The Following User Says Thank You to Anthony Johnson For This Useful Post: | ||
qin tian (04-28-2008) |
#2
|
||||
|
||||
Is there any update on the CT documentation? Is there any schedule on official releasing of CT documentation? Thanks.
__________________
Best, Alan |
#4
|
|||
|
|||
Hi, Anthony, the block object in CT is very good.
Could you make a Rack behave like the block. I mean the items in Rack is only shapes. Or, could tell me how to program to implement the behave? |
#5
|
||||
|
||||
I'm not going to go into all the details of how the CT block object works, but in very simple terms, the CT block is just a rack object that has a lot of special logic in its triggers. It recycles any containers that enter and restores them once they're needed. It stores information regarding content/segregation/etc. in binary format in label tables. It uses that information to draw the recycled containers, which allows for very fast drawing for very large container quantities.
|
The Following User Says Thank You to Anthony Johnson For This Useful Post: | ||
AlanZhang (04-09-2009) |
#6
|
|||
|
|||
I noticed that there is two groups of commands in the manual:
1. rackrecycleitem,rackrestoreitem,racksetcellcontent,racksetcellvar 2. rackdrawfilledcell,rackdrawvirtualcontent These commands seems can resolve my problem. But no sample model is supplied, I find it difficult to use them. Can you give some samples? Thanks |
#7
|
||||
|
||||
Here's an example model that uses rackrecycleitem(), rackrestoreitem(), racksetcellcontent(), and rackdrawvirtualcontent(). The racksetcellvar() command is just another way of putting user-defined information on a rack's cells. It can be used with labels, where the values are stored on individual cells. You would pass in a label, using the label() command, as the storage node, and then specify the bay, cell, rank, and value you want to set, and it will automatically create a 3-dimensional table on the label, storing the value. It is really just a fancy way of doing label tables, and you can do it yourself using label(), gettablecell(), rank(), etc.
I have been informed that you have not updated your Flexsim maintenance. Please update your maintenance as I and many others on the community are much more willing to help those with updated maintenance than otherwise. |
The Following 5 Users Say Thank You to Anthony Johnson For This Useful Post: | ||
Vadim Fooks (12-03-2012) |
#8
|
|||
|
|||
It's a great model the rack recycling example!
If I have products who slide down from the back of the rack to the front (not floor storage of course), please tell me how can I set the rackdrawvirtualcontent command to draw them correctly according to the amount of tilt of the rack because there is no tilt parameter yet... rackdrawvirtualcontent(obj rack, num bayfillperc, num levelfillperc, num itemdepth, num red, num green, num blue, num virtualonly) Also, is it possible to hide the draw of just some struts of the racks? I have several products side to side at the front of the rack (like in the picture) but I don't want a cell draw around all of them... Thanks, Jorge. Last edited by Jorge Toucet; 11-15-2008 at 07:27 AM. |
#10
|
||||
|
||||
For quay crane allocation, right now you are limited to the inputs provided, i.e. priority, number of cranes requested, and max number of cranes. In future releases we plan to make this more flexible.
|
The Following User Says Thank You to Anthony Johnson For This Useful Post: | ||
Scott Mackay (10-08-2009) |
#11
|
||||
|
||||
Hi Anthony,
I am ChiaMing. I have some question. I try used "Flexsim CT v1.52" is good test for me. but, when I put background object in model, and I load image file to do. It is not work, and not any error message. |
#12
|
||||
|
||||
We plan to release CT version 2.0 in the next few days, which should fix these issues.
|
The Following User Says Thank You to Anthony Johnson For This Useful Post: | ||
Brandon Peterson (10-01-2009) |
#13
|
|||
|
|||
Anthony, happy to here that.
By the way, In the resource assignments tab of the yard planner, if one block can use two RTGs, how to express it? thanks |
#14
|
||||
|
||||
In 1.52 there's not a good solution for that, but in version 2 there will be an object called a Resource Group that you can drag into your model, connect up to several RTG's, and then dispatch to that group for a rule in the rules table.
|
The Following User Says Thank You to Anthony Johnson For This Useful Post: | ||
AlanZhang (04-09-2009) |
#16
|
||||
|
||||
Quote:
|
#17
|
||||
|
||||
Zhang Xin,
We just released version 2.0 yesterday, so you'll get the latest version when you buy. And when you buy, you automatically get one year of maintenance, so you'll be able to get updates for the first year. |
The Following User Says Thank You to Anthony Johnson For This Useful Post: | ||
zhang xin (04-08-2009) |