-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Description
It would be very useful if the lxi screenshot command supported the --raw option, just like lxi scpi does. Currently, it's possible to get a screenshot using:
lxi scpi --raw -a 10.0.0.42 "DISP:DATA?" | display -
It works well, but having the ability to do this directly through lxi screenshot --raw would make the process more convenient and consistent, especially for devices that don’t support VXI11.
Thanks again for all your work on this project!