Instructions

Chapter 2 Command System RIGOL
DG2000 Programming Guide 2-109
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
<frequency>
Real
2 mHz to 1 MHz
100 Hz
Remarks
This command is only applicable to the internal modulation source
(
[:SOURce[<n>]][:MOD]:PM:SOURce).
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related parameters of CH1 by default.
Return Format
The query returns the PM modulation frequency in scientific notation, with 7 effective digits. For example,
1.500000E+02 (the PM modulation frequency is 150 Hz).
Example
:SOUR1:PM:INT:FREQ 150 /*Sets the PM modulation frequency of CH1 to 150 Hz.*/
:SOUR1:PM:INT:FREQ? /*Queries the PM modulation frequency of CH1 and the query returns
1.500000E+02.*/
[:SOURce[<n>]][:MOD]:PM:INTernal:FUNCtion
Syntax
[:SOURce[<n>]][:MOD]:PM:INTernal:FUNCtion {SINusoid|SQUare|TRIangle|RAMP|NRAMp|NOISe|USER}
[:SOURce[<n>]][:MOD]:PM:INTernal:FUNCtion?
Description
Sets the PM modulation waveform of the specified channel.
Queries the PM modulation waveform of the specified channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
{SINusoid|SQUare|TRIangle|RAMP|NRA
Mp|NOISe|USER}
Discrete
SINusoid|SQUare|TRIangle|RAM
P|NRAMp|NOISe|USER
SINusoid
Remarks
This command is only applicable to the internal modulation source
(
[:SOURce[<n>]][:MOD]:PM:SOURce).
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related parameters of CH1 by default.
SQUare: 50% duty cycle; TRIangle: 50% symmetry; RAMP: 100% symmetry; NRAMp: 0% symmetry;
USER: the arbitrary waveform selected for the specified channel.
Return Format
The query returns SIN, SQU, TRI, RAMP, NRAM, NOIS, or USER.
Example
:SOUR1:PM:INT:FUNC SQU /*Sets the PM modulation waveform of CH1 to Square.*/
:SOUR1:PM:INT:FUNC? /*Queries the PM modulation waveform of CH1 and the query returns SQU.*/