lxi-control ~~~~~~~~~~~ The lxi-control application is a command line utility for remote controlling LXI enabled devices. Typical devices include instruments such as power supplies, oscilloscopes, digital multimeters, signal generators, etc.. The devices are controlled by sending SCPI commands via LAN IP network to the devices. LXI is a protocol for sending/receiving SCPI commands over ethernet to devices. For more information on the LXI standard please see http://www.lxistandard.org For more information on SCPI please see http://www.scpiconsortium.org Where to get ~~~~~~~~~~~~ For new releases please see https://github.com/moths/lxi-control Installation ~~~~~~~~~~~~ Please read the INSTALL file for installation instructions. Authors ~~~~~~~ Martin Lund <mgl@doredevelopment.dk> Morten Thunberg Svendsen <morten.thunbergsvendsen@prevas.dk> Comments and bug reports are welcomed. Please send them via email. License ~~~~~~~ Copyright 2009 DoréDevelopment Copyright 2013 Prevas A/S 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., 675 Mass Ave, Cambridge, MA 02139, USA.