slackbuilds/libraries/liblxi
B. Watson 53863b07ee libraries/liblxi: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:39:49 -04:00
..
README libraries/liblxi: Wrap README at 72 columns. 2022-03-13 15:39:49 -04:00
liblxi.SlackBuild libraries/liblxi: Remove .la files. 2022-02-16 08:19:28 +07:00
liblxi.info
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