Instructions
RIGOL Chapter 2 Command System
2-30 DSG800 Programming Guide
[:SOURce]:IQ:BASeout:STATe
Syntax [:SOURce]:IQ:BASeout:STATe ON|OFF|1|0
[:SOURce]:IQ:BASeout:STATe?
Description Set the state of the baseband output switch.
Query the state of the baseband output switch.
Parameter
Name
Type
Range
Default
ON|OFF|1|0 Bool ON|OFF|1|0 OFF|0
Explanation ON|1: turn on the baseband output switch.
OFF|0: turn off the baseband output switch.
Return Format The query returns 1 or 0.
Example :IQ:BAS:STAT ON /*Turn on the baseband output switch*/
:IQ:BAS:STAT? /*The query returns 1*/
[:SOURce]:IQ:MODe
Syntax [:SOURce]:IQ:MODe INTernal|EXTernal
[:SOURce]:IQ:MODe?
Description Set the IQ modulation source.
Query the IQ modulation source.
Parameter
Name
Type
Range
Default
INTernal|EXTernal Discrete INTernal|EXTernal INTernal
Explanation INTernal: select "Int" modulation source. At this point, the modulating signal is
provided by the built-in baseband generator (wavetable) of the instrument. In
addition, if the IQ modulation switch is turned on, the baseband output switch
will be turned on automatically. The RF signal generator can output the I
(In-Phase) components and Q (Quadrature Phase) components of the IQ
modulation baseband signal from the [I OUT] and [Q OUT] connectors at the
rear panel respectively.
EXTernal: select "Ext" modulation source. At this point, the In-Phase and
Quadrature Phase baseband signals of IQ modulation are input from the [I IN]
and [Q IN] connectors at the rear panel respectively. In addition, when the
baseband output switch is turned on, the In-Phase and Quadrature Phase
components of the I/Q modulation baseband signal generated by the built-in
baseband generator (wavetable) can be output from the [I OUT] and [Q OUT]
connectors at the rear panel respectively.
Return Format The query returns the IQ modulation source. For example, INT.
Example
:IQ:MOD INT
:IQ:MOD?
Related
Command
[:SOURce]:IQ:BASeout:STATe