HP 81110/04A Quick Start Getting Started 95
Getting Started
Examples
Device Command List for the Edge-displacement
Signal
• If you want to include this Edge-displacement Signal in your pro-
gram use the following command lines in boldface font. The com-
ment lines starting with a # are not required.
NOTE: Two Outputs are required for this example. As channel addition
feature is used this type of signal can be performed by HP 81104A
and HP 81110A with HP 81111A 10V/165 MHz Outputs.
# Reset the instrument to start from a defined, default status.
*RST
# Switch off the automatic display update to increase programming
# speed.
:DISPlay OFF
# Set the instrument to pattern mode and select NRZ data output format
# for output 1 and output 2.
:DIGital:PATTern ON
:DIGital:SIGNal1:FORMat NRZ
:DIGital:SIGNal2:FORMat NRZ
# Define a pattern length of 8 bit and program for channel 1 the pattern
# 10100010, for the channel 2 the pattern 00001000, see manual step 3.
:TRIGger:COUNt 8
:DIGital:PATTern:DATA1 #1810100010