In reply to cuonghle:
In reply to warnerrs:
Setting the sequencer priority only changes the order of traffic to driver, it does not make a sequence stop sending stimulus (pause), Then, I think the simplest way is controlling the generation in sequence if you want to pause/unpause traffic for a particular sequence.
Note, the traffic between sequencer and driver is determined by the driver NOT the sequencer.
The sequencer doe NOT send any transactionn to the driver. The driver is polling a seq_item. It is just easy to implement your behavior in the driver.