question

Kelvin Barbosa avatar image
0 Likes"
Kelvin Barbosa asked Kelvin Barbosa commented

Floworks: Loading and unloading barges

Hi,

I'm using the Basic berth template for a barge loading and unloading process. In the loading step, the logic seems to work fine, but when I go to the barge unloading step, an error message appears and I can't solve it. Could you help me with this?test_Barges.fsm

FlexSim 24.0.1
proces flowFloWorks
test-barges.fsm (95.6 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.

1 Answer

Patrick Zweekhorst avatar image
0 Likes"
Patrick Zweekhorst answered Kelvin Barbosa commented

Hi @Kelvin Barbosa ,

The query you have is all correct, the problem is at the field on the resource. You have the loading arms on the resource, which means that if you want to select the loading arm with the correct product, the Product field on the resource needs to be:
1733382606325.png

You were checking value.inObjects, but the loading arm has no inObjects before the vessel is connected.

Please let me know if changing the Product field did not help or if you have any extra questions.

Patrick


1733382606325.png (5.9 KiB)
· 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.