Is virtual seqr is required for virtual sequence?

In reply to abhi.khati7274:

You should never have a virtual sequencer. It is recommended to always start a virtual sequence on a ‘null’ sequencer, which will result in an implicit sequencer to be created.

The reason for this is to ensure the portability of your virtual sequences across different environments.