Instructions

Chapter 2 Command System RIGOL
DG2000 Programming Guide 2-83
[:SOURce[<n>]]:FUNCtion:SEQuence:FILTer
Syntax
[:SOURce[<n>]]:FUNCtion:SEQuence:FILTer {SMOOth|STEP|INSErt}
[:SOURce[<n>]]:FUNCtion:SEQuence:FILTer?
Description
Sets the Sequence filter type of the specified channel.
Queries the Sequence filter type of the specified channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
{SMOOth|STEP|INSErt}
Discrete
SMOOth|STEP|INSErt
INSErt
Remarks
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related parameters of CH1 by default.
Return Format
The query returns SMOO, STEP or INSE.
Example
:SOUR1:FUNC:SEQ:FILT STEP /*Sets the Sequence filter type of CH1 to STEP.*/
:SOUR1:FUNC:SEQ:FILT? /*Queries the Sequence filter type of CH1 and the query returns STEP.*/
[:SOURce[<n>]]:FUNCtion:SEQuence:PERiod
Syntax
[:SOURce[<n>]]:FUNCtion:SEQuence:PERiod <num>|1|2|3|4|5|6|7|8 <value>|MINimum|MAXimum
[:SOURce[<n>]]:FUNCtion:SEQuence:PERiod? {1|2|3|4|5|6|7|8}
Description
Sets the waveform period of the specified number in Sequence of the specified channel.
Queries the waveform period of the specified number in Sequence of the specified channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
<num>
Discrete
1|2|3|4|5|6|7|8
1
<value>
Integer
1 to 256
0
Remarks
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related parameters of CH1 by default.
Return Format
The query returns the waveform period of the specified number in Sequence in integer form.
Example
:SOUR1:FUNC:SQU:PER 1 2 /*Sets the waveform period of the number 1 in Sequence of CH1 to 2.*/
:SOUR1:FUNC:SQU:PER? /*Queries the waveform period of the number 1 in Sequence of CH1 and the
query returns 2.*/