AM3270 and TR3271 Configuration and Management Manual
SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual—529993-001
4-28
LOAD Command
LOAD Command
The LOAD command is used to download the microcode into the CLIP. The name of
the microcode file is assumed to be known to the AM3270 subsystem, and the file
name can be modified using the ALTER command. This is a sensitive command.
Considerations for the LOAD Command
•
The SUB option and SEL option are not supported.
•
The LOAD command is valid only when the LINE is in the STOPPED summary
state.
•
This command is valid even if the CLIP microcode has not been downloaded. For
example, you can use the BOOT command, then the LOAD command.
•
There is no summary state change associated with the LOAD command.
•
Normally, a boot operation (refer to the BOOT command description for more
information about the BOOT command) is required before the LOAD command
can be executed. However, if either of the PROFILE modifiers NOLOAD or
STARTDOWN were specified, the line comes up not loaded. In this case, the
LOAD command is valid without being preceded by a boot operation.
Command Syntax for the LOAD Command
The LOAD command has the following command syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name
specifies information for a particular line. If you omit line-name, SCF displays the
attribute values for the assumed object.
Example of the LOAD Command
The following command loads line $AM3270:
LOAD LINE $AM3270
LOAD [ / OUT file-spec / ] [ LINE line-name ]