mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 15:04:11 +00:00
Changes to standard SCPI commands: IDN/OPC
This commit is contained in:
parent
7370ed7f17
commit
0ba1493d19
3 changed files with 7 additions and 2 deletions
|
|
@ -212,7 +212,9 @@ Some commands are both events and queries, depending on whether the question mar
|
|||
\section{Commands}
|
||||
\subsection{General Commands}
|
||||
\subsubsection{*IDN}
|
||||
\query{Returns the identifications string}{*IDN?}{None}{LibreVNA-GUI}
|
||||
\query{Returns the identifications string}{*IDN?}{None}{LibreVNA,LibreVNA-GUI,dummy\_serial,<software version>}
|
||||
\subsubsection{*OPC}
|
||||
\query{Returns a 1 after every previous command has been handled}{*OPC?}{None}{1}
|
||||
\subsubsection{*LST}
|
||||
\query{Lists all available commands}{*LST?}{None}{List of commands, separated by newline}
|
||||
\subsection{Device Commands}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue