In reply to cgales:
Thanks for your reply. Let me clarify what I am trying to do:
- I have two agents.agent A and agent B.
- Agent A has driver Ad and Sequencer As and sequence Ase.
- Agent B has driver Bd and Sequencer Bs and sequence Bse.
4.When driver Ad gets the sequence items using get_sequence_item() few signals are driven through interface. - Based on those driven signals, few other signals in Agent B has to be generated or driven.
- I was trying to do this using event_pool.