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
71
Command
:SENSe:NOData?
Type
Query
Description
Returns the state of the data sense option.
Results
{ON | OFF}
Example
See below
Command
:SENSe:NOData {ON | OFF}
Type
Command
Description
Sets the NoData sense function. When used with the N4962A source, helps to
detect all-zeros' data.
Parameters
{ON | OFF}
Example
OUTPUT 725; ":SENS:NOData OFF"
OUTPUT 725; ":SENS:NOData?"
ENTER 725; value$
PRINT value$ ! should be “OFF”