Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
python-handel
Commits
5f91dfa9
Commit
5f91dfa9
authored
Oct 20, 2017
by
Vincent Michel
Browse files
Expose get_trigger_channels
parent
67da624c
Pipeline
#1239
passed with stages
in 1 minute and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
handel/interface.py
View file @
5f91dfa9
...
...
@@ -33,6 +33,7 @@ __all__ = ['init', 'init_handel', 'exit',
'get_num_modules'
,
'get_modules'
,
'get_module_from_channel'
,
'get_module_type'
,
'get_module_interface'
,
'get_module_channels'
,
'get_grouped_channels'
,
'get_channels'
,
'get_trigger_channels'
,
'set_acquisition_value'
,
'get_acquisition_value'
,
'remove_acquisition_value'
,
'apply_acquisition_values'
,
'get_handel_version'
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment