Instructions
RIGOL Chapter 2 Command System
2-44 DSG800 Programming Guide
[:SOURce]:LFOutput:SHAPe
Syntax [:SOURce]:LFOutput:SHAPe SINE|SQUare
[:SOURce]:LFOutput:SHAPe?
Description Set the waveform of the LF output signal.
Query the waveform of the LF output signal.
Parameter
Name
Type
Range
Default
SINE|SQUare
Discrete
SINE|SQUare
SINE
Explanation SINE: set the waveform of the LF output signal to "Sine".
SQUare: set the waveform of the LF output signal to "Square".
Return Format The query returns SINE|SQU.
Example
:LFO:SHAP SINE
:LFO:SHAP?
[:SOURce]:LFOutput[:STATe]
Syntax [:SOURce]:LFOutput[:STATe] ON|OFF|1|0
[:SOURce]:LFOutput[:STATe]?
Description Turn on or off the LF output switch.
Query the state of the LF output switch.
Parameter
Name
Type
Range
Default
ON|OFF|1|0 Bool ON|OFF|1|0 OFF|0
Explanation ON|1: turn on the LF output switch.
OFF|0: turn off the LF output switch.
Return Format The query returns 1 or 0.
Example :LFO:STAT ON /*Turn on the LF output switch*/
:LFO:STAT? /*The query returns 1*/