Page 1 of 1

Problems with Notify Router

Posted: Sunday 03 June, 2012 - 20:04
by ninja25
Hallo!

We are working on a simulation project for study and want to realize a Kanban system. We cannot use the Kanban Bin because we have to combine it with a product atom. We have queues which send new products.

That's why we created another Kanban with Condition control atom. We have more than one Kanban.
The help says: You need this atom [Notify Router] if more than 1 control atom has to listen to the same atom.

How do we have to connect the channels of Notify Router to the other atoms?

There are no examples and the documentation is too less to work with it.

Attached find a small examples of our Kanban System.

best regards
Nina

Re: Problems with Notify Router

Posted: Tuesday 12 June, 2012 - 13:49
by MatthijsJongboer
Hello Nina,
The Condition Control needs a single input channel to listen to atoms. That's why the Notify Router is used to channel these. I've demonstrated the use in the attached example.