question

Lukas Buchta avatar image
0 Likes"
Lukas Buchta asked Joerg Vogel answered

Match time from excel with pallet operators task

Hello, I have model of assembly line with 22 cycling pallets. At the begging operator unload chassis on pallet.


From excel I imported data with arrival time. This is historical time from our real assembly line, when OPload unload chassis on the pallet on EntryLifter. Do you have any idea, how I can match the time of this process with my real imported data? (which I imported them to Real time DP1 and source in processflow)

the file was too large, i uploaded on google drive https://drive.google.com/file/d/1HVNuHGzStVAagV5jdCk5hK0qTZS1mQQK/view?usp=sharing

1685152870990.png

Second question, each chassis has label from the excel (GEN9, MT.OLYMPUS,...) I would like to process on each processor of the line only when the pallet includes chassis, and set process time by label. How can I do it please? The reason I want empty pallet to not process.

1685154145624.png

FlexSim 22.1.4
sourceexcel importprocesstime
1685152870990.png (307.3 KiB)
1685154145624.png (779.8 KiB)
· 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.

Julie Weller avatar image Julie Weller commented ·

Hi @Lukas Buchta, was your question answered? Otherwise comment back and we can continue working to resolve it!

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered

@Lukas Buchta, if a working model become to large to attach it to a post, you can build a much smaller model to share.
If you don’t want to process an empty pallet, then check if the pallet is empty:
reference to the pallet as treenode and then you evaluate subnodes.length

· 3
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·
Strip out any large 3D files if you can - create simplified versions if possible.
2 Likes 2 ·
Lukas Buchta avatar image Lukas Buchta Jason Lightfoot ♦ commented ·

Hello, sorry i had problem with my computer. I made another simple model. From real assembly line I have a time of scanning by operators, when the product leaves workstation. I need the station to release the token and continue to the next station in the same time, like I have in the global table. I guess i need to push the time to the list and on the station it should wait for event.. Thank you very much for any help!

test.fsm

1685846291412.png


0 Likes 0 ·
1685846291412.png (297.3 KiB)
test.fsm (730.2 KiB)
test.fsm (731.7 KiB)
Lukas Buchta avatar image Lukas Buchta commented ·
@Joerg Vogel thank you very much I used it in the model and it works. Now just need to solve the implementation of the real data from assembly line as i posted. Thank you
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.