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

Page 139

Advertising
background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-127

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

Syntax

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

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

Description

Set the FM modulation frequency of the specified channel.
Query the FM 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]:FM:SOURce

).

 When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related

parameters of CH1 by default.

Return Format

The query returns the FM modulation frequency in scientific notation with 7 effective

digits, for example, 1.500000E+02 (the FM modulation frequency is 150Hz).

Example

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

query returns 1.500000E+02*/

Related

Command

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

Advertising