Same interface, different monitors

Hi all,

sorry if my answer has been already post.
I have a traffic interface which is driven by a Traffic Agent (Driver).
I would like to monitor that interface with a different Agent (Monitor), because the latest has different functionality and it’s already instantiated in another part of the TB. In fact the Driver and Monitor belongs to two different agents.

Is there any way connect different monitor/agents to the same interface?
Can anyone help me, please?

Thanks

In reply to alexkidd84:

You can hook whatever you want to the interface. Avoid having 2 drivers fighting each other, etc (which is not the case for you).

don’t forget you’ve got the factory; it may help you here.