
About This Manual
NonStop Pathway/iTS Management Programming Manual— 426749-002
xvi
Notation for Management Programming Interfaces
lowercase italic letters.
Lowercase italic letters indicate variable items whose values are
displayed or returned. For example:
p-register
process-name
[ ] Brackets.
Brackets enclose items that are sometimes, but not always, displayed. For
example:
Event number = number [ Subject = first-subject-value ]
A group of items enclosed in brackets is a list of all possible items that can be
displayed, of which one or none might actually be displayed. The items in the list might
be arranged either vertically, with aligned brackets on each side of the list, or
horizontally, enclosed in a pair of brackets and separated by vertical lines. For
example:
LDEV ldev [ CU %ccu | CU %... ] UP [ (cpu,chan,%ctlr,%unit) ]
{ } Braces.
A group of items enclosed in braces is a list of all possible items that can be
displayed, of which one is actually displayed. The items in the list might be arranged
either vertically, with aligned braces on each side of the list, or horizontally, enclosed in
a pair of braces and separated by vertical lines. For example:
LBU { X | Y } POWER FAIL
process-name State changed from old-objstate to objstate
{ Operator Request. }
{ Unknown. }
| Vertical Line.
A vertical line separates alternatives in a horizontal list that is enclosed in
brackets or braces. For example:
Transfer status: { OK | Failed }
% Percent Sign.
A percent sign precedes a number that is not in decimal notation. The
%þnotation precedes an octal number. The %Bþnotation precedes a binary number.
The %Hþnotation precedes a hexadecimal number. For example:
%005400
P=%p-register E=%e-register
Notation for Management Programming Interfaces
The following list summarizes the notation conventions used in the boxed descriptions
of programmatic commands, event messages, and error lists in this manual.
UPPERCASE LETTERS.
Uppercase letters indicate names from definition files; enter these
names exactly as shown. For example:
ZCOM-TKN-SUBJ-SERV
Содержание NonStop Pathway/iTS
Страница 20: ...About This Manual NonStop Pathway iTS Management Programming Manual 426749 002 xviii Change Bar Notation ...
Страница 28: ...Introduction NonStop Pathway iTS Management Programming Manual 426749 002 1 8 SPI Interface ...
Страница 100: ...ZPWY DDL Definitions NonStop Pathway iTS Management Programming Manual 426749 002 5 26 Simple Tokens ...
Страница 180: ...ZPWY MAP Definitions NonStop Pathway iTS Management Programming Manual 426749 002 6 80 ZPWY MAP TELLNUM ...
Страница 270: ...PROG Commands NonStop Pathway iTS Management Programming Manual 426749 002 9 20 START PROG ...
Страница 480: ...TCP Event Messages NonStop Pathway iTS Management Programming Manual 426749 002 11 202 ...
Страница 672: ...Error Handling Example Program NonStop Pathway iTS Management Programming Manual 426749 002 14 28 ...
Страница 694: ...Index NonStop Pathway iTS Management Programming Manual 426749 002 Index 22 Special Characters ...