User`s guide
96 DC 900-1516D
ICP2432 User’s Guide for OpenVMS Alpha (DLITE Interface)
6.4.3.3 LOAD
This command transfers the ICP-resident software from a file on the client system to the
ICP.
Format
LOAD device_name
Parameters device_name
This parameter specifies the ICP device to be downloaded.
Qualifiers /FILE=file_name
This qualifier specifies the name of an OS/Impact file.
/ADDRESS=address
This qualifier specifies the ICP address at which the file is to be
loaded. (If desired, you can use the DCL
%X prefix to denote a
hexadecimal value.)
Description The
LOAD command causes the file(s) named in the qualifiers
to be transferred to the ICP.
Your process must have the
OPER privilege to use this com-
mand.
The ICP-resident software is supplied in several files. Each must
be transferred to the ICP in turn, with the appropriate
/ADDRESS qualifier.
Example
ICPLOAD> LOAD ZJA0/FILE=X25.MEM/ADDR=%X40000
This command downloads the software from the X25.MEM file
to the ICP known as
ZJA0.
Foreign Command
$ LDICP device_name /FILE=filename/ADDRESS=address