slackbuilds/libraries/liblxi
Nate Bargmann f7c6df8c8e libraries/liblxi: Updated for version 1.12
Signed-off-by: Nate Bargmann <n0nb@arrl.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-03-24 06:50:30 +07:00
..
README libraries/liblxi: Updated for version 1.11. 2018-02-17 07:42:45 +07:00
liblxi.SlackBuild libraries/liblxi: Updated for version 1.12 2018-03-24 06:50:30 +07:00
liblxi.info libraries/liblxi: Updated for version 1.12 2018-03-24 06:50:30 +07:00
slack-desc

README

liblxi is an open source software library which offers a simple API for
communicating with LXI compatible instruments. The API allows applications to
discover instruments on your network, send SCPI commands, and receive
responses.

Currently the library supports VXI-11/TCP and RAW/TCP connections. Future work
include adding support for the newer and more efficient HiSlip protocol which
is used by next generation LXI instruments.

The library is based on the VXI-11 RPC protocol implementation which is part
of the asynDriver EPICS module, which, at time of writing, is available from:
http://www.aps.anl.gov/epics/modules/soft/asyn/index.html