User`s guide

92 DC 900-1516D
ICP2432 Users Guide for OpenVMS Alpha (DLITE Interface)
In the preceding examples, the symbol LDICP was chosen arbitrarily; you can replace
this with any symbol you like.
If
ICPLOAD is invoked as a foreign command without specifying any parameters or
qualifiers, the
ICPLOAD> prompt will be given and the utility will operate as if it had
been invoked via a
RUN command.
6.4.3 ICPLOAD Commands
The general syntax of ICPLOAD commands is similar to that of DCL commands. Each
command begins with a verb, followed by a device name parameter (except for the
HELP and EXIT commands).
Most commands allow one or more optional qualifiers. All qualifiers are global (that is,
their position within the command line is not significant). All command verbs and
qualifier names may be abbreviated to the shortest string that is unique in context; four
characters are sufficient in all cases.
Tabl e 6 1 briefly lists the commands that are available at the
ICPLOAD> prompt.
Table 61: ICPLOAD Command Summary
Command Action
Reference
Section
HELP Request help on ICPLOAD commands Section 6.4.3.1
RESET device Reset the ICP Section 6.4.3.2
LOAD device Download a file to the ICP Section 6.4.3.3
START device Start execution of downloaded code Section 6.4.3.4
GET device Get the drivers current timeout value (in seconds) Section 6.4.3.5
SET device Set a new timeout value (in seconds) Section 6.4.3.6
EXIT End ICPLOAD execution, return to DCL prompt