
lxi
List of commands for lxi:
-
lxi:tldr:38e30 lxi: Capture a screenshot, detecting a plugin automatically.$ lxi screenshot --address ${ip_address}try on your machineexplain this command
-
lxi:tldr:4a0d4 lxi: Send an SCPI command to an instrument.$ lxi scpi --address ${ip_address} "${*IDN?}"try on your machineexplain this command
-
lxi:tldr:632b6 lxi: Discover LXI devices on available networks.$ lxi discovertry on your machineexplain this command
-
lxi:tldr:8ba76 lxi: Capture a screenshot using a specified plugin.$ lxi screenshot --address ${ip_address} --plugin ${rigol-1000z}try on your machineexplain this command
-
lxi:tldr:c136a lxi: Run a benchmark for request and response performance.$ lxi benchmark --address ${ip_address}try on your machineexplain this command