Sequences

  • driven sequence

    The driven sequence module controls the semi-automatic creation of sequences for the following modules:

  • scripted sequence

    The scripted sequence module provides the most power and flexibility, but requires creating a Python script which sets the states of all modules to be

  • object sequence

    This is the simplest of the sequence modules, but also the easiest to abuse (vs. using scripted sequence where you can be more efficient).