Problems with Notify Router

All topics on the Atoms in any Enterprise Dynamics Library.
Post Reply
ninja25
Posts: 1
Joined: Sunday 03 June, 2012 - 08:57

Problems with Notify Router

Post 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
Attachments
Kanban 2 Komplett.mod
(29.25 KiB) Downloaded 396 times
User avatar
MatthijsJongboer
Posts: 200
Joined: Thursday 11 November, 2010 - 14:12

Re: Problems with Notify Router

Post 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.
Attachments
notify router example.mod
Flow Control Notify Router example
(16.12 KiB) Downloaded 431 times
Post Reply