receiveitem in Basic FR

receiveitem in Basic FR

marco_baccalaro
Not applicable
9 Views
2 Replies
Message 1 of 3

receiveitem in Basic FR

marco_baccalaro
Not applicable

[ FlexSim 17.1.2 ]

In a Basic FR, after calling receiveitem on it, how can I tell the object to stop receiving if no item was received after a certain time?

I'm using closeallip, is it the right way?

0 Likes
Accepted solutions (1)
10 Views
2 Replies
Replies (2)
Message 2 of 3

philboboADSK
Autodesk
Autodesk
Accepted solution

Yes, using closeallip() is the right way.



Phil BoBo
Sr. Manager, Software Development
Message 3 of 3

mischa_spelt
Advisor
Advisor

Note, though, that the Basic FR does not "forget" the receive item call: as soon as you open the input ports again as many items are allowed in as there are unfulfilled receiveitem calls.

0 Likes