question

Doris C avatar image
0 Likes"
Doris C asked Jason Lightfoot edited

elevator image error

I modeled it using an agv elevator.
It's perfect from the second floor to the third floor.
However, on the way down from the third floor to the first floor, the elevator arrives on the first floor and AGV exits the elevator, but then exits the elevator after crossing the Straight Path again.
This may have been my mistake in setting it up.
Is it a bug? Otherwise, I'd appreciate it if you could tell me how to solve it.

elevator-tesr.fsm

FlexSim 19.0.0
agvagv elevatorflexsim 19.2.0
elevator-tesr.fsm (97.1 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
0 Likes"
Matthew Gillespie answered Jason Lightfoot edited

There was a bug in the AGV Elevator process flow in older versions of the software. The query in the activity Get the Dest Floor CP was slightly off. I updated the AGV Elevator flow in your model to use the corrected query.

elevator-test-fixed.fsm


· 4
5 |100000

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

Doris C avatar image Doris C commented ·

Could you tell me what part you changed? And why did you change that part?

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Doris C commented ·

@Doris C The ElevatorFloorCP list needs a new Expression Field:

1637692862228.png


And the Get the Dest Floor CP activity needs to reference this new field in its query:

1637692916657.png

The old query is not getting the correct distance between control points. Before it was getting the distance from the destination control point to all the other control points, but really it needs to be the distance from all the other control points to the destination point.

0 Likes 0 ·
1637692862228.png (51.9 KiB)
1637692916657.png (47.7 KiB)
Ahmet S2 avatar image Ahmet S2 commented ·

hello Matthew, I am using Flexsim 2019 of 19.0.0 version. My problem is that there is no blue icon to arrange the height of elevator . Do you know of any bug ?

1647943866306.png

0 Likes 0 ·
1647943866306.png (278.5 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Ahmet S2 commented ·

Please change to a supported version or at least the latest release of that version.

0 Likes 0 ·

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.