Jump to content

willem

Members
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by willem

  1. Hi, Just a few changes... Regards, Willem Example_TotalIdleTimeAllServers_Fixed.spfx
  2. Hi, Set match condition to 1, under advance options set the limit to infinity. After that add an assign step to sum all values. If it is still not working I build a quick demo...
  3. Hi, Add all servers to an object list and search the list... The found leg would then provide you will all server and you can simply sum all or abtain an average...
  4. Hi Dennis, Make use of two unidirectional paths and set allow passing to true. This should solve your problem. There is a probably constraint on the bidirectional path which doesn't allow workers to reach the node. Hope this helps, Willem
  5. Hi, see attached the fixed model. HeuristicTest2.spfx
  6. Hi, Vehicle1[1].Transporter.RideStation.CurrentCapacity Your error is occurring because you are just referring to a vehicle in general you mast refer specifically to the vehicle in question. Hope this helps, otherwise post a model.
  7. Hi, The only suggestion that i have given the limited understanding is to introduce another criteria to narrow down the amount of row that are found. In essence, manage the data better...
  8. Number of rows: TableName.AvailableRowCount
  9. Hi, Use: Server1.ResourceState.PercentTime(0) The list is defined as follows. 0 - Starved 1 - Processing 2 - Blocked 3 - Failed 4 - OffShift
  10. Hi Mark, The quickest fix is just to split into (onto) flow connectors and then add another FlowNode then add the conveyor. Hope this solves your problem.
  11. Good day, I have decided to post a flow sever library in the hope to get such an object added into the flow library. We have been using this flow server to model crusher and other pieces of equipment.The server includes failures, schedules and resource states. Please comment and/or Improve the flow server. Attached is a simple demo and a library to import. FlowServerLibrary.spfx FlowServerDemo.spfx
  12. Not sure about the last 2 questions, but you have to copy the .dll files into the "C:\Users\\Documents\SimioUserExtensions" on you computer for the add-ins to appear in Simio. Also be sure to close and reopen Simio. Ps. Simio is not a spelling mistake Simio Forum Spell Checker!
  13. Thanks, One feature that I would still like is a selective delete, or a rename. Is it currently possible to rename objects? It would be great if the functionality of this add was incorporated into the standard Simio package, allowing for a batch select.
  14. Thanks, great stuff... Is it possible to export the files as .csv (comma seperated values) in stead of the | seperated values? This will allow easy import, edit and save in excel.
  15. Does anyone have a way of exporting the data changed in Simio back into excel to change again? This will really help...
×
×
  • Create New...