{% extends 'base.htm' %}
{% block title %}Settings{% endblock %}
{% block nav %}{% endblock %}
{% block main %}
Sequences
Define a combination of state, instrument and command to be called.
Sequences are called in the order of which they are created for a respective state and instrument.
Define the raw string that will be sent to the instrumentation hardware when a sequence is called.
Changes to a commands parameters has a global affect.