GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
lxi(1) User Commands lxi(1)

lxi - a tool for managing LXI compatible instruments.

lxi [--help] [--version] <command> [<args>]

lxi is a commandline tool for controlling LXI compatible instruments such as modern oscilloscopes, power supplies, spectrum analyzers, etc.

Display help

Display program version

discover [<options>]

Search available networks for LXI devices

scpi [<options>] <scpi-command>

Send SCPI command

screenshot [<options>] [<filename>]

Capture screenshot

benchmark [<options>]

Benchmark

run <filename>

Run Lua script

Timeout in seconds

Search via mDNS/DNS-SD

IP address of LXI device

Use port

Timeout in seconds

Print response in hexadecimal

Enter interactive mode

Use raw/TCP protocol

IP address of LXI device

Timeout in seconds

Use screenshot plugin by name

If this option is omitted the tool will automatically try to select the most suitable plugin.

List available screenshot plugins

IP address of LXI device

Use port

Timeout in seconds

Number of request messages

Use raw/TCP protocol

lxi discover

lxi discover --mdns

lxi scpi --address 10.0.0.42 "*IDN?"

lxi scpi --address 10.0.0.42 "*IDN?" > response.txt

lxi screenshot --address 10.0.0.42 --plugin rigol-1000z

Or by using screenshot plugin autodetection simply:

lxi screenshot --address 10.0.0.42

Note: Some LXI devices are slow to process SCPI commands, in which case you might need to take care to increase the timeout value.

Visit https://lxi-tools.github.io

Written by Martin Lund <martin.lund@keep-it-simple.com>

2023-02-21 lxi-tools 2.5

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.