User guide

Table Of Contents
Serial BERT 12.5 Gb/s User Guide
69
Command
:SOURce:VOLTage:AMPLitude?
Type
Query
Description
Returns the current single-ended PRBS output amplitude, in mVpp per side.
(double this number for differential)
Results
{300 <= value <= 1800}
Example
See below
Command
:SOURce:VOLTage:AMPLitude {300 <= value <= 1800}
Type
Command
Description
Sets the single-ended PRBS output amplitude, in mVpp per side.
Parameters
{300 <= value <= 1800}
Example
OUTPUT 725; ":SOUR:VOLT:LEV:AMPL 350"
OUTPUT 725; ":SOUR:VOLT:AMPL?"
ENTER 725; value$
PRINT value$ ! should be “350”