pygpibtoolkit/__init__.py

Fri, 05 Sep 2008 00:25:19 +0200

author
David Douard <david.douard@logilab.fr>
date
Fri, 05 Sep 2008 00:25:19 +0200
changeset 78
b73a9d9e45ec
parent 66
2a97995628a3
child 86
96e30b092f70
permissions
-rw-r--r--

Add an option to qgpib_plotter to make it auto display any newly received plot (+ fix in plot list management)

# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
""" Copyright (c) 2007-2008 David Douard (Paris, FRANCE).
http://www.logilab.org/project/pygpibtoolkit -- mailto:david.douard@logilab.fr
"""

mercurial