Jump to content

Recommended Posts

Posted

Hi,

I am looking for an event which can be used in a Wait step in a process which is triggered by an entity finishing processing in a station. Also potentially an event which is triggered when an entity exits a station. Do I have to manually fire an event with an addon process from every station which I wish to do this?

Posted

Every station comes with three events: .Exited.Entered and .CapacityChanged.

So the triggering event of an entity finishing processing in a server is Server.Processing.Exited.

×
×
  • Create New...