##// END OF EJS Templates
analog discovery:...
analog discovery: added analog out status getter added wait, runDuration and symetry on analog_out method

File last commit:

r1:8ccb7546abb5 default
r8:438467acb8ed default
Show More
__init__.py
10 lines | 304 B | text/x-python | PythonLexer
#!/usr/bin/env python
#-*- coding: utf-8 -*-
__author__ = "Alexis Jeandet"
__copyright__ = "Copyright 2015, Laboratory of Plasma Physics"
__credits__ = []
__license__ = "GPLv2"
__version__ = "1.0.0"
__maintainer__ = "Alexis Jeandet"
__email__ = "alexis.jeandet@member.fsf.org"
__status__ = "Development"