Typo fixed

This commit is contained in:
Jan Käberich 2022-05-11 23:07:40 +02:00
parent 53dcff8745
commit 2c1b64e099
2 changed files with 2 additions and 2 deletions

View File

@ -362,7 +362,7 @@ These commands change or query VNA settings. Although most of them are available
\query{Queries the currently configured number of sweeps}{VNA:ACQuisition:AVG?}{None}{<averaging sweeps>}
\subsubsection{VNA:ACQuisition:AVGLEVel}
\query{Queries the number of sweeps that have been acquired by the average function.}{VNA:ACQuisition:AVGLVLel?}{None}{<acquired sweeps>}
\query{Queries the number of sweeps that have been acquired by the average function.}{VNA:ACQuisition:AVGLEVel?}{None}{<acquired sweeps>}
<acquired sweeps> resets to zero whenever a setting is changed. It is incremented at the end of each sweep, but will not go above the number of configured sweeps for the averaging.
Example (assuming <averaging sweep> = 3):
@ -588,7 +588,7 @@ These commands change or query spectrum analyzer settings. Although most of them
\query{Queries the currently configured number of sweeps}{SA:ACQuisition:AVG?}{None}{sweeps}
\subsubsection{SA:ACQuisition:AVGLEVel}
\query{Queries the number of sweeps that have been acquired by the average function.}{SA:ACQuisition:AVGLVLel?}{None}{<acquired sweeps>}
\query{Queries the number of sweeps that have been acquired by the average function.}{SA:ACQuisition:AVGLEVel?}{None}{<acquired sweeps>}
<acquired sweeps> resets to zero whenever a setting is changed. It is incremented at the end of each sweep, but will not go above the number of configured sweeps for the averaging.
Example (assuming <averaging sweep> = 3):