eez-open / studio

Cross-platform low-code GUI and automation
https://www.envox.eu/studio/studio-introduction/
GNU General Public License v3.0
475 stars 88 forks source link

SCPI commands and queries definitions #9

Closed prasimix closed 5 years ago

prasimix commented 6 years ago

ESP: Provide extended syntax definition for commands and queries ESW: Use above mentioned definition when copy selected command or query to command line

Add definitions of expected SCPI command and query results (e.g. bitmap, csv, etc.) for better support of instruments that don't follow basic SCPI syntax (e.g. Siglent spectrum analyzer, see #31).

Rerouter commented 5 years ago

http://old.siglentamerica.com/USA_website_2014/Documents/Program_Material/Programming%20Guide.pdf

Page 123 defines how this data should be handled.

Rerouter commented 5 years ago

Just wondering if there is a formal explanation of how you would like new instruments defined, I've put together about 70% of the siglent SDS1104X-E in the same flavor as the rigol extensions, and the monstrous help documentation, but would like to make sure it all meets spec.

prasimix commented 5 years ago

We're working on it, step-by-step instructions how to create instrument extension will be included into M3 release

prasimix commented 5 years ago

Fixed