Jump to content

Recommended Posts

Posted

Hello,

I'm trying to model a paint flow line where I have two servers in one line(series and not parallel). If one entity gets painted in server 1, then I want that entity to just pass server two without getting processed. If the entity does not gets painted in server one than it can get processed in Server 2. I'm not sure how I should put this logic in Simio.

Any help would be appreciated, thank you.

  • Like 1
Posted

Using a conditional Math.If(Condition, True, False) which sets the processing time to 0 if the specific condition has been met may be of use.

  • 4 weeks later...
Posted
On 7/27/2018 at 9:22 PM, Hannan said:

Hello,

I'm trying to model a paint flow line where I have two servers in one line(series and not parallel). If one entity gets painted in server 1, then I want that entity to just pass server two without getting processed. If the entity does not gets painted in server one than it can get processed in Server 2. I'm not sure how I should put this logic in Simio.

Any help would be appreciated, thank you.

 

Yes you can use conditional logic.

 

Regards,

Adrian Gates

Technical Consultant - Apps4Rent

Posted

Hi, You can even use process logic in Evaluating Seize Request AddOn on server. and set Token.ReturnValue=FALSE if the incoming ModelEntity does not fit your criteria.. 

×
×
  • Create New...