:DIFF:DISPlay

Command Syntax

:DIFFN:DISPlay {ON | OFF | 1 | 0}

Where N identifies a specific differential waveform in the form "<connection1-8>_<ch1|ch3|ch5|ch7>". With connection 1, the connection number part (that is, "1_") is optional, and you can simply use the channel number "<ch1|ch3|ch5|ch7>". When two channels are paired to create a differential waveform and a common-mode waveform, the odd-numbered channel is used when specifying the waveform. For example, connection 5 differential waveform 3 (from the pairing of channels 3 and 4) is DIFF5_3.

Query Syntax

:DIFFN:DISPlay?

Query Response

{1 | 0}

Description

Turns the display of the specified differential channel on or off. Use the :DIFF:STATus? command to determine if a differential channel is available for display. Use the :DIFF:DMODe command to enable a differential waveform.

Example Command Sequence

:DIFF1_1:DMODe ON
*OPC?
  //  Your code to synchronize execution timing.
:DIFF1_1:DISPlay ON