How to transmit data from monitor to driver

In reply to shiva kumar:

you should have the following connection in your Environment to drive the data.

Monitor → sends data through analysis port to analysis export of sequencer
sequencer → analysis export connect to analysis fifo.
Sequence > will be running in forever loop . it will be unblocked by the get command of fifo.
Driver will driver the sequence data.