bhutch29 / sclipi

A cross-platform SCPI cli and interactive shell featuring auto-complete and more
GNU General Public License v3.0
10 stars 3 forks source link

Supported SCPI commands query broken on some instruments #7

Closed bhutch29 closed 4 years ago

bhutch29 commented 4 years ago

Tested on a Keysight VXG, any command after connecting returns a bunch of :SYST:HELP:HEAD? related text, implying that something went wrong in the initial readout of supported commands.

bhutch29 commented 4 years ago

Looks like this is because the current implementation expects *WAI to be the last command in the list, which is not true for all instruments