question

gilbert jerald avatar image
0 Likes"
gilbert jerald asked Jeff Nordgren answered

How to set the change over time in fluid object

version 16.0.0

123.fsmIn my model fluid processor will process two type of product id . first it will process product id 2 and it will process product id 1 . the problem is how to set a change over time ie if the fluid processor changes from product id 2 to product id 1 it should wait for 60 sec before going to process product id 1

Thanks in advance for your help

Choose One
delay time for fluid oblect
123.fsm (17.5 KiB)
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

What function do you expect from the FluidSplitter? If you left out this object and control the output of the FluidTanks, wouldn't that be more the function your are looking for?

0 Likes 0 ·
gilbert jerald avatar image gilbert jerald Joerg Vogel commented ·

Thanks for your reply

I want the fluid processor to delay for 60 sec when the fluid processor shift from product id 2 to product id 1 . how to set the delay time in fluid processor.

Thank you

0 Likes 0 ·

1 Answer

·
Jeff Nordgren avatar image
1 Like"
Jeff Nordgren answered

@gilbert jerald,

If you know when the Fluid Splitter is sending which product ID, all you would have to do when the product ID changes is to close the input port of the Fluid Processor that will receive that product id and send a delayed message of 60 seconds to the Fluid Processor to open that closed input port.

5 |100000

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

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.