Jump to content

Search the Community

Showing results for 'pickup'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Simio Public Forums
    • Welcome and How To Become a Simio Insider
    • Simio News and Announcements
    • Simio Product Details
    • Simio-Related Positions Desired or Positions Available
    • Help Getting Started with Simio
  • Forums for Simio Insiders Only (See Public Forums Welcome topic to sign up)
    • SI General Discussions
    • SI Sprint Releases
    • SI Shared Items
    • SI Ideas and Suggestions
    • SI Known Issues and Workarounds
    • SI Performance Tips
    • SI Non-US Cultures
    • SI Student Competition
    • SI Educational
    • SI Libraries and Objects
    • SI Animation and Visualization
    • SI Distributions, Functions, and Expressions
    • SI Simio Tabs
    • SI Experimentation and Optimization
    • SI Functional Approaches
    • SI Industries / Domains
    • SI Types of Simulation
    • SI Emulation
    • SI API

Calendars

  • Simio Calendar

Categories

  • Files
    • Academic Information
    • Product Information
    • Case Studies

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


First Name


Last Name


Company/University Name


OCCUPATION


ICQ


WEBSITE


YAHOO


AOL


LOCATION


FACEBOOK


GOOGLEPLUS


SKYPE


TWITTER


YOUTUBE

Found 2 results

  1. Feature request: Vehicle can pick up and drop off things(Entity)at (x,y,z) in free space , NOT node. This is especially useful to model battle field rescue work, when wounded soldier was randomly created in a zone (not on nodes). thanks
  2. Dear all, I have this problem: When an transporter is empty, he first has to search if there is an entity somewhere waiting to be picked up with the state: "Scan2=true". I tried to model this with the following process: - First decide if the vehicle is empty? - Search if there is an entity with this state waiting in his own VisitRequestQueue (search in Vehicle.visitrequestqueue for the match condition Candidate.ModelEntity.Scan2 == True) - Search is if there is an entity waiting in the rest of the model (search in Global.VisitRequestQueue for the match condition Candidate.ModelEntity.Scan2 == True) - If he found them, he has to pick them up, otherwise he has to continue with his normal routine. But i get the following error: Could somebody help me out? I also included the model. Model(5.5.2016).spfx
×
×
  • Create New...