Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:NOTCh:DATA?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:NOTCh:DATA?
This command reads the notch search result.
If the notch search is impossible, an error occurs and the command is ignored. In this case, no query response is obtained.
{numeric 1}, {numeric 2}, {numeric 3}, {numeric 4}<newline><^END>
{numeric 1} : Bandwidth.
{numeric 2} : Center point frequency of the 2 cutoff frequency points.
{numeric 3} : Q value.
{numeric 4} : Insertion loss
Dim Var as Variant
Ena.WriteString ":CALC1:MARK1:NOTC:DATA?", True
Var=Ena.ReadList
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).NOTCH.DATA
SCPI.CALCULATE(Ch).TRACE(Tr).MARKER(Mk).NOTCH.DATA