Jump to content

Change a state of an entity while on transporter


npieters
 Share

Recommended Posts

Hello,


Is it possible to change the state of just the entities while they are on a transporter?

Because now i get an error when I put an add-on process to change the state of the entities going throug the node because simio tries to change the state of the transporter too.


Thanks for the help, would really appreciate it!

Link to comment
Share on other sites

Yes you can. You will need to look into the contents of the RideStation and access the entity there. Since you put this post in the public area where file cannot be attached, I can't share a model or screen shots, but the expression would look something like this:

Vehicle.RideStation.Contents.FirstItem.ModelEntity.Picture


FYI, the Simio Insiders forums are a much better place to post such requests.

Link to comment
Share on other sites

×
×
  • Create New...