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
19820830
Commit
19820830
authored
Aug 30, 2017
by
Vincent Michel
Browse files
Expose more functions
parent
41fa3427
Pipeline
#897
failed with stages
in 93 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
handel/interface.py
View file @
19820830
...
...
@@ -19,6 +19,7 @@ __all__ = ['init', 'init_handel', 'exit',
'enable_log_output'
,
'disable_log_output'
,
'set_log_output'
,
'set_log_level'
,
'close_log'
,
'get_num_modules'
,
'get_modules'
,
'get_module_from_channel'
,
'get_module_type'
,
'get_module_interface'
,
'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