User guide
Table Of Contents
- 1 Getting Started
- 2 N4962A System Overview
- 3 System Details and Performance Specifications
- 4 Operation
- 5 Remote GPIB Interface
- 6 Returning the N4962A Serial BERT to Agilent Technologies

Serial BERT 12.5 Gb/s User Guide
67
Command
:SOURce:PRBS:INVert?
Type
Query
Description
Returns the current PRBS invert setting.
Results
{ON | OFF}
Example
See below
Command
:SOURce:PRBS:INVert {ON | OFF}
Type
Command
Description
Sets PRBS invert setting to the value indicated in the command line. If ON, the
PRBS signal is inverted.
Parameters
{ON | OFF}
Example
OUTPUT 725; ":SOUR:PRBS:INV ON"
OUTPUT 725; ":SOUR:PRBS:INV?"
ENTER 725; value$
PRINT value$ ! should be “ON”