Instructions
RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-168 RSA3000E Programming Guide
[:SENSe]:SIGCapture:2FSK:SIGNal
Syntax
[:SENSe]:SIGCapture:2FSK:SIGNal 0|1|2
[:SENSe]:SIGCapture:2FSK:SIGNal?
Description
Selects the signal whose Limit value is required to be modified in the pass/fail test.
Queries the signal whose Limit value is required to be modified in the pass/fail test.
Parameter
Name
Type
Range
Default
--
Discrete
0|1|2
0
Remarks
0: selects to modify Signal 1.
1: selects to modify Signal 2.
2: selects to modify Signal 3.
This command is only available for RTSA mode and valid when the SSC function is enabled.
Return Format
The query returns 0, 1, or 2.
Example
The following command selects to modify Signal 1.
:SENSe:SIGCapture:2FSK:SIGNal 0
The following query returns 0.
:SENSe:SIGCapture:2FSK:SIGNal?
[:SENSe]:SWEep:POINts
Syntax
[:SENSe]:SWEep:POINts <integer>
[:SENSe]:SWEep:POINts?
Description
Sets the number of sweep points.
Queries the number of sweep points.
Parameter
Name
Type
Range
Default
<integer>
Integer
101 to 10,001
801
Remarks
This command is only available for GPSA mode.
Return Format
The query returns the number of sweep points in integer.
Example
The following command sets the number of sweep points to 650.
:SENSe:SWEep:POINts 650