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
Benoit Rousselle
bliss
Commits
5ad93d2a
Commit
5ad93d2a
authored
Feb 15, 2019
by
Linus Pithan
Browse files
tango shutter using unified tango get_comm
parent
8139ad45
Changes
2
Hide whitespace changes
Inline
Side-by-side
bliss/controllers/tango_shutter.py
View file @
5ad93d2a
...
...
@@ -37,8 +37,6 @@ class tango_shutter(BaseShutter):
tango_uri
=
config
.
get
(
"uri"
)
self
.
__name
=
name
self
.
__config
=
config
import
pdb
pdb
.
set_trace
()
self
.
__control
=
get_comm
(
config
)
self
.
_init_type
()
self
.
_mode
=
False
...
...
tests/test_configuration/tango_shutter.yml
View file @
5ad93d2a
plugin
:
bliss
class
:
tango_shutter
uri
:
id00/tango/dummy
name
:
safshut
tango_ds
:
uri
:
id00/tango/dummy
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