question

Matheus Rosa avatar image
1 Like"
Matheus Rosa asked Matthew Gillespie edited

How to fix the processor's output and input height

Hello,

I changed my processor's 3D shape for a .3ds file imported from sketchup. The problem is, when I run the model, my product comes from the conveyor in the correct height but when it arrives on the processor's input it goes down on the Z axis and it looks weird because the product is entering on a solid body part. I realized that the beginning and end of the problem occur as soon as my product enters/leaves the processor's yellow box.

See attached. Thanks.

FlexSim 16.0.1
conveyorprocessor3dshapeset locationshape factors
capture.png (145.3 KiB)
capture1.png (115.9 KiB)
capture3.png (236.9 KiB)
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

Matthew Gillespie avatar image
3 Likes"
Matthew Gillespie answered Matthew Gillespie edited

You can set the z location of your item when it enters the processor by adding logic to the processor's On Entry trigger.

Double click on the processor and open the triggers tab. Click the green plus next to the OnEntry trigger and then choose Visual > Set Location. Set the x location to xcenter(item) and the y location to ycenter(item) so that the item doesn't change position in the x or y axis. You can now set the z location to a more appropriate value so that items are at the right height.

· 2
5 |100000

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