question

Morgan Ulesich avatar image
0 Likes"
Morgan Ulesich asked Sam Stubbs answered

Reference Connected Conveyor

Is it possible to reference the conveyors that one section of conveyor is connected to from within the conveyor class?

For instance, Conveyor1 is connected to Conveyor2. How could I get a reference to Conveyor1 from a photo eye on Conveyor2 without using center connections or a direct reference to the object?

FlexSim 17.1.1
conveyorconveyor connections
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Sam Stubbs avatar image
0 Likes"
Sam Stubbs answered

I'm not sure if there is another way using the Conveyor's own logic, but the most common way I've seen, is to make a Center Port connection. Then you can just call the centerObjects reference. For example current.centerObjects[1].

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.