How to set the change over time in fluid object

How to set the change over time in fluid object

gilbert_jerald
Not applicable
9 Views
3 Replies
Message 1 of 4

How to set the change over time in fluid object

gilbert_jerald
Not applicable

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

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

joerg_vogel_HsH
Mentor
Mentor

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
Message 3 of 4

gilbert_jerald
Not applicable

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
Message 4 of 4

jeff_nordgren
Not applicable
Accepted solution

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