Technical data

5-14 Users and Service Guide
Controlling the Test Set and Making Measurements
Commands
470 !
480 PRINT USING "/,K,/";RPT$("-",77)
490 PRINT "For manual operation of this switch box, enter
TWO numbers separated by"
500 PRINT "a comma (,). The two numbers represent the
port numbers directed to the"
510 PRINT "Reflection Port and Transmission Port,
respectively. Setting a port to"
520 PRINT "'0' will terminate the corresponding port."
530 PRINT "Unless both numbers are '0', the two values
cannot be the same."
540 PRINT "To terminate the program, press STOP or PAUSE."
550 PRINT
560 PRINT "Example: 1,2 sets the test set paths Port 1 to
Reflection Port and"
570 PRINT " Port 2 to Transmission Port."
580 PRINT " 10,1 sets the test set paths Port 10 to
Reflection Port and"
590 PRINT " Port 1 to Transmission Port."
600 PRINT " 0,5 sets the test set paths Reflection Port
terminated and"
610 PRINT " Port 5 to Transmission Port."
620 PRINT " 0,0 sets the test set paths to
terminate both Reflection and"
630 PRINT " Transmission ports."
640 PRINT " all_term sets the test set paths to terminate
all ports"
650 PRINT " reset sets the test set to known paths, i.e.,
Reflection Port"
660 PRINT " to Port 1 and Transmission Port to Port 2."
670 PRINT
680 PRINT "If you have selected GPIB you may also check
the serial number of"
690 PRINT "the unit by typing 'serial', or check the
number of times the switch"
700 PRINT "has switched by typing 'switch ##', where ## is
the number of the"
710 PRINT "desired switch."