AM3270 and TR3271 Configuration and Management Manual

SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual529993-001
4-85
Example of the SWITCH Command
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name
designates the line to be switched. If you omit line-name, SCF switches the
assumed line.
PATH { A | B | a | b }
causes the specified line or process to switch to the specified path.
Example of the SWITCH Command
The following command causes the line $TR3271 to switch to PATH A:
SWITCH LINE $TR3271, PATH A
TRACE Command
The TRACE command requests the capture of target-defined data items, alters trace
parameters or ends tracing. This is a sensitive command.
An SCF trace produces a trace file that can be displayed using the commands
available in the PTrace program. The trace file is created by SCF. The PTrace utility is
described in Section 7, PTrace for AM3270 and TR3271.
Considerations for the TRACE Command
For any CLIP tracing, the CLIP option (or the value 15) should be specified
together with any other desired trace options.
The NOCOLL option is not supported.
Command Syntax for the TRACE Command
The TRACE command has the following syntax:
TRACE [ / OUT file-spec / ] [ LINE line-name ]
{ , STOP [ , BACKUP ] }
{ [ , BACKUP ]
[ , COUNT count ]
[ , PAGES pages ]
[ , RECSIZE size ]
[ , SELECT select-spec ]
[ , TO file-spec ]
[ , WRAP ]... }