Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-159
[:SENSe]:SIGCapture:2FSK:PF?
Syntax
[:SENSe]:SIGCapture:2FSK:PF?
Description
Queries the test result of the Pass/Fail function.
Remarks
This command is only available for RTSA mode and valid when the SSC function is enabled.
Return Format
The query returns PASS or FAIL.
Example
The following query returns PASS.
:SENSe:SIGCapture:2FSK:PF?
[:SENSe]:SIGCapture:2FSK:PFSWitch[:STATe]
Syntax
[:SENSe]:SIGCapture:2FSK:PFSWitch[:STATe] OFF|ON|0|1
[:SENSe]:SIGCapture:2FSK:PFSWitch[:STATe]?
Description
Enables or disables the Pass/Fail function.
Queries the on/off status of the Pass/Fail function.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only available for RTSA mode and valid when the SSC function is enabled.
Return Format
The query returns 0 or 1.
Example
The following command enables the the Pass/Fail function.
:SENSe:SIGCapture:2FSK:PFSWitch:STATe ON or :SENSe:SIGCapture:2FSK:PFSWitch:STATe 1
The following query returns 1.
:SENSe:SIGCapture:2FSK:PFSWitch:STATe?