dsturrock Posted November 16, 2017 Share Posted November 16, 2017 (edited) The Extras Library has now become a formal part of the product, e.g. it is automatically installed and loaded. Postings here prior to 2021 may reference older or obsolete versions of the library. The Extras Library contains: --a simplified and easier to use version of our Cranes library --an Elevator object for modeling a multi-floor single elevator or bank of elevators. --Lift Truck with a lifting mechanism that travels to a specified height --Rack object to store entities at customizable heights --Multi-axis Robot object that picks and places with automatic path calculation We are anxious to hear your feedback on using the Extras library. Edited April 27, 2021 by dsturrock Updated to reflect release of Extras Library Link to comment Share on other sites More sharing options...
tulach Posted December 13, 2017 Share Posted December 13, 2017 Hi, Dave, I tried to create my own object composite, but if I use the entity reference with AutoCreate inside my LiftTruck, the Lifting device referenced cannot be moved in External View. Do you have any idea of how to solve this? Thanks Link to comment Share on other sites More sharing options...
MEagar Posted July 2, 2018 Share Posted July 2, 2018 Yeah the elevator library needs some work. It is not written for a generic Simio application, hence it is difficult to exact "default" Simio Logic. What I found of particular difficulty was assigning control logic to entities entering and exiting the elevator nodes. More generic controls are also needed to exact and mitigate the need to repurpose logic as a subclassed object. i.e. as a quick and dirty solution, I moved the on entered process block in the subclassed myelevatornode object to the front (attached), else the process call is omitted for all loading entities entering the node. I think the object needs a good dose of standard simio logic governance, i.e. when does an add on process trigger fire, or when does a state assignment get made...etc...before it can be released as a standard Simio object.... Nonetheless it is a very helpful and cool object. If I get the project we are bidding on I will give it go !! Link to comment Share on other sites More sharing options...
adrawli Posted December 13, 2018 Share Posted December 13, 2018 (edited) I just "found" this library... fantastic new additions... especially like the robot as it has direct application in my current modeling effort! However, I was wondering why the robot seems to be limited to only transporting a single entity at a time? Can it be modified to pick up multiple entities with a single pass? For example: in a warehouse setting... moving 6 "cases" to place as a single layer on a pallet. Edited December 13, 2018 by adrawli Correct my wrong assumptions on library release timing. Link to comment Share on other sites More sharing options...
MEagar Posted December 13, 2018 Share Posted December 13, 2018 1 hour ago, adrawli said: I just "found" this library... fantastic new additions... especially like the robot as it has direct application in my current modeling effort! However, I was wondering why the robot seems to be limited to only transporting a single entity at a time? Can it be modified to pick up multiple entities with a single pass? For example: in a warehouse setting... moving 6 "cases" to place as a single layer on a pallet. It can indeed...Have a look at the jib crane library as well...there are numerous ways in which the robot can be constrained....if you need help to alter it...send me a pm.... Link to comment Share on other sites More sharing options...
MauricioBiolato Posted September 30, 2020 Share Posted September 30, 2020 I was wondering if is it possible to set a different speed for the Cab. The bridge is usually twice faster than the cab (aprox 120m/min vs 60m/min). I've tried to modify the crane object, but it's out of my league. Have anyone addressed this matter before? Thank you very much. Link to comment Share on other sites More sharing options...
Recommended Posts