Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-261
PROCESSORTYPE Procedure
9 HP NonStop NSR-D processor
HP NonStop NSR-E processor
HP NonStop NSR-G processor
HP NonStop NSR-H processor
HP NonStop NSR-J processor
HP NonStop NSR-T processor
HP NonStop NSR-V processor
HP NonStop NSR-X processor
HP NonStop NSR-Y processor
HP NonStop NSR-Z processor
10 HP NonStop NSE-A processor
If
cpu is greater than 16 or less than 0, then -1 is returned. If sysid is invalid or
the system is unavailable across the network, then -1 is returned. Types 0, 1, 2,
and 3 are no longer supported.
cpu input
INT:value
is the processor number of the processor for the
type returned.
If no value is specified for
cpu, the processor from which the call is made is used
and the
sysid parameter is ignored.
sysid input
INT:value
is the system number, identifying the system of the processor of which the type is
returned. If no value is specified for
sysid the system from which the call is made
is used.
Example
TYPE^CPU := PROCESSORTYPE ( PROCESSOR , SYSTEM^NUM );