
Remote GPIB Interface
68
Serial BERT 12.5 Gb/s User Guide
Command
:SOURce:PRBS:IERR:RATe?
Type
Query
Description
Returns the current error injection rate
Results
{OFF | ERR1E{0 <= value <= 7}}
Example
See below
Command
:SOURce:PRBS:IERR:RATe {OFF | ERR1E{0 <= value <= 7}}
Type
Command
Description
Sets the digital error injection rate to 10^n errors injected per second. If OFF, no
errors are injected.
Parameters
{OFF | ERR1E{0 <= value <= 7}}
Example
OUTPUT 725; ":SOUR:PRBS:IERR:RAT ERR1E3"
OUTPUT 725; ":SOUR:PRBS:IERR:RAT?"
ENTER 725; value$
PRINT value$ ! should be “ERR1E3”
Comentários a estes Manuais