RIGOL
DG900 Programming Guide
2-75
dcycle
P
——pulse duty cycle;
min
w
P
——minimum pulse width;
pulse
P
——pulse period.
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related parameters of CH1 by default.
Return Format
The query returns the pulse duty cycle in scientific notation, with 7 effective digits. For example,
4.01 (the pulse duty cycle is 45%).
Example
:SOUR1:FUNC:PULS:DCYC 45 /*Sets the pulse duty cycle of CH1 to 45%.*/
:SOUR1:FUNC:PULS:DCYC? /*Queries the pulse duty cycle of CH1 and the query returns
4.01.*/
[:SOURce[<n>]]:FUNCtion:PULSe:PERiod
Syntax
[:SOURce[<n>]]:FUNCtion:PULSe:PERiod {<seconds>|MINimum|MAXimum}
[:SOURce[<n>]]:FUNCtion:PULSe:PERiod? [MINimum|MAXimum]
Description
Sets the pulse period of the specified channel.
Queries the pulse period of the specified channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
<seconds>
Real
40 ns to 1 Ms
1 ms
Remarks
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related parameters of CH1 by default.
When the waveform type of the specified channel is changed (
), the
instrument still uses the period if the period is valid for the new waveform type; the instrument
displays a prompt message and sets the period to the period lower limit of the new waveform type
automatically if the period is invalid for the new waveform type.
Return Format
The query returns the pulse period in scientific notation, with 7 effective digits. For example, 1.000000E-01
(the pulse period is 0.1 s).
Example
:SOUR1:FUNC:PULS:PER 0.1 /*Sets the pulse period of CH1 to 0.1 s.*/
:SOUR1:FUNC:PULS:PER? /*Queries the pulse period of CH1 and the query returns
1.000000E-01.*/
[:SOURce[<n>]]:FUNCtion:PULSe:TRANsition[:BOTH]
Syntax
[:SOURce[<n>]]:FUNCtion:PULSe:TRANsition[:BOTH] {<seconds>|MINimum|MAXimum}
Description
Sets the pulse rise time and fall time of the specified channel to the same specified value.
Summary of Contents for DG952
Page 2: ......
Page 168: ......
Page 181: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 7 ...
Page 185: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 11 ...
Page 187: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 13 ...
Page 199: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 25 ...
Page 200: ......