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

Remote GPIB Interface
64
Serial BERT 12.5 Gb/s User Guide
Command
:SOURce:ROSCillator:JITTer {ON| OFF}
Type
Command
Description
Sets the jitter injection mode. If 1, the high-jitter mode will be enabled and the
jitter input signal JitterI will be FM modulated onto the TX CKO and HF TrigO
outputs. This feature requires the internal clock be selected. On Jitter 0, a low
bandwidth modulator mode is selected, lowering the noise floor, and filtering
jitter above 100 kHz.
Parameters
{ON | OFF}
Example
OUTPUT 725; ":SOUR:ROSC:SOUR INT"
OUTPUT 725; ":SOUR:ROSC:JITT ON”
OUTPUT 725; ":SOUR:ROSC:JITT?"
ENTER 725; value$
PRINT value$ ! should be “ON”