beautypg.com

Source[]][:mod]:fskey:state – RIGOL DG1000Z Series User Manual

Page 147

background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-135

[:SOURce[]][:MOD]:FSKey:STATe

Syntax

[:SOURce[]][:MOD]:FSKey:STATe {ON|1|OFF|0}

[:SOURce[]][:MOD]:FSKey:STATe?

Description

Turn on or off the FSK modulation function of the specified channel.
Query the on/off status of the FSK modulation function of the specified channel.

Parameter

Name

Type

Range

Default

[]

Discrete

1|2

1

{ON|1|OFF|0}

Bool

ON|1|OFF|0

OFF

Explanation

 FSK (Frequency Shift Keying): the signal generator shifts the output frequency

between two preset frequencies (the carrier frequency and hop frequency).

 The FSK carrier waveform could be Sine, Square, Ramp or Arbitrary waveform

(except DC). The default is Sine. Pulse, Noise and DC in the arbitrary waveform

could not be used as carrier waveform. The different settings of various

parameters (such as the frequency, amplitude, offset and start phase) of the

carrier waveform will influence the FSK modulated waveform.

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

parameters of CH1 by default.

 If the sweep function (

[:SOURce[]]:SWEep:STATe

) or burst function

(

[:SOURce[]]:BURSt[:STATe]

) is currently enabled, it will be disabled

automatically when the modulation function is turned on.

 If the harmonic function is currently enabled

(

[:SOURce[]]:HARMonic[:STATe]

), the modulation function cannot be

turned on (the harmonic cannot be modulated).

Return Format

The query returns ON or OFF.

Example

:SOUR1:FSK:STAT ON /*Turn on the FSK modulation function of CH1*/
:SOUR1:FSK:STAT? /*Query the on/off status of the FSK modulation function of

CH1 and the query returns ON*/

Related

Commands

[:SOURce[]]:BURSt[:STATe]
[:SOURce[]]:HARMonic[:STATe]

[:SOURce[]]:SWEep:STATe