aboutsummaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rwxr-xr-xconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index b55c5f5..2af80da 100755
--- a/config.py
+++ b/config.py
@@ -40,7 +40,7 @@ Examples:
"""
commands = ['TIME_DIV', 'COMM_FORMAT', 'COMM_HEADER', 'COMM_ORDER'] + \
- ['TRIG_DELAY', 'TRIG_SELECT', 'TRIG_MODE', 'TRIG_PATTERN'] + \
+ ['TRIG_DELAY', 'TRIG_SELECT', 'TRIG_MODE', 'TRIG_PATTERN', 'SEQUENCE'] + \
['C%i:COUPLING' % i for i in range(1,5)] + \
['C%i:VOLT_DIV' % i for i in range(1,5)] + \
['C%i:OFFSET' % i for i in range(1,5)] + \