Agilent E5250A User’s Guide, Edition 9 6-11
Programming the E5250A
Creating a Control Program
Using Couple Port (for E5252A only)
If you use Couple Port, the following commands are available. For details, refer to
“Couple Port” on page 5-13.
Sets up the couple ports for specified card. You can specify multiple
input_port_no to set up multiple couple ports.
Turns the Couple Port Mode ON or OFF
Example: 100 OUTPUT @Hp5250;":ROUT:COUP:PORT ALL,'1,3'"
110 ! Sets up two couple ports (1&2 and 3&4) on all cards.
120 OUTPUT @Hp5250;":ROUT:COUP:STAT ALL,ON"
130 ! Turns on the couple port mode for all cards.
Command Description
:ROUT:COUP:PORT card_no,`input_port_no' Sets up couples ports
determined by input_port_no
on card specified by card_no.
Command Description
:ROUT:COUP:STAT card_no,ON Turns on the couple port mode for card
specified by card_no.
:ROUT:COUP:STAT card_no,OFF Turns off the couple port mode for card
specified by card_no.