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

Page 150

Advertising
background image

RIGOL

Chapter 2 Command System

2-138

DG1000Z Programming Guide

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

Syntax

[:SOURce[<n>]][:MOD]:PM:INTernal:FUNCtion <name>
[:SOURce[<n>]][:MOD]:PM:INTernal:FUNCtion?

Description

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

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<name>

Discrete

SINusoid|SQUare|TRIangle|

RAMP|NRAMp|NOISe|USER

SINusoid

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.

 SQUare: 50% duty cycle; TRIangle: 50% symmetry; RAMP: 100% symmetry;

NRAMp: 0% symmetry; USER: the arbitrary waveform selected of the specified
channel.

Return Format

The query returns SIN, SQU, TRI, RAMP, NRAMP, NOIS or USER.

Example

:SOUR1:PM:INT:FUNC SQU /*Set the PM modulation waveform of CH1 to

square*/

:SOUR1:PM:INT:FUNC? /*Query the PM modulation waveform of CH1 and

the query returns SQU*/

Related

Command

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

Advertising