Source[<n>]][:mod]:pm:internal:frequency – RIGOL DG1000Z Series User Manual

Page 149

Advertising
background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-137

[:SOURce[<n>]][:MOD]:PM:INTernal:FREQuency

Syntax

[:SOURce[<n>]][:MOD]:PM:INTernal:FREQuency

{<frequency>|MINimum|MAXimum}
[:SOURce[<n>]][:MOD]:PM:INTernal:FREQuency? [MINimum|MAXimum]

Description

Set the PM modulation frequency of the specified channel.
Query the PM modulation frequency of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<frequency>

Real

2mHz to 1MHz

100Hz

Explanation

 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 150Hz).

Example

:SOUR1:PM:INT:FREQ 150 /*Set the PM modulation frequency of CH1 to 150Hz*/
:SOUR1:PM:INT:FREQ? /*Query the PM modulation frequency of CH1 and the

query returns 1.500000E+02*/

Related

Command

[:SOURce[<n>]][:MOD]:PM:SOURce

Advertising