question

Krish S avatar image
0 Likes"
Krish S asked Krish S commented

Flexsim Combiner accessing different parts on pallet

Hi. I need to access 4 different items on a pallet. I know that i can access the first part combined as item.first. How can I access the other ones?

Attached the file I am working with now. I can access the first one. But how do I set item types for the other 3 parts on the pallet?

combineritemtypeaccess.fsm

FlexSim 18.1.2
combineritemtypeflexsim 18.1.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.

1 Answer

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Krish S commented

It is accessing the treenode structure. There is a treenode FlexScript class. Properties are

first, last and any objects by their rank as subnodes[num rank].

· 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.

Krish S avatar image Krish S commented ·

Thank you so much!

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.