User Manual

Referencia de instrucciones SCPI
OSA 531
Product-Specific Commands—Description
:CALCulate[1..n][:WDM]:STATe?
Description This query indicates if WDM analysis has been
enabled or not.
At *RST, WDM analysis is set to on (enabled).
Syntax :CALCulate[1..n][:WDM]:STATe?
Parameter(s) None
Response Syntax <Auto>
Response(s) Auto:
The response data syntax for <Auto> is defined
as a <NR1 NUMERIC RESPONSE DATA>
element.
The <Auto> response corresponds to the state
of the WDM analysis.
0: WDM analysis is enabled.
1: WDM analysis is disabled.
Example(s) CALC:STAT? Returns 0 if application mode is not
WDM
CALC:STAT ON
CALC:STAT? Returns 1 (WDM analysis enabled)
See Also :CALCulate[1..n][:WDM]:STATe