##// END OF EJS Templates
Added Discoply...
Added Discoply Added interface to discoply in discovery class Some fixes on prologix GPIB class

File last commit:

r1:8ccb7546abb5 default
r9:142b4267322d 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"