Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-260
PROCESSORTYPE Procedure
PROCESSORTYPE Procedure
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Example
Summary
The PROCESSORTYPE procedure returns the processor type of a specified system
and processor.
See Table 12-6, Summary of Processor Types and Models
for further information about
supported processors.
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
type returned value
INT
returns one of the following values:
-2 feature not supported for the system named in
sysid
-1 unable to communicate with processor (either it does not exist or the network is
down)
0 HP NonStop 1+ processor
1 HP NonStop II processor
2 HP NonStop TXP processor
3 HP NonStop VLX processor
4 HP NonStop CLX processor
5 HP NonStop Cyclone processor
6 HP NonStop NSR-L processor
7 HP NonStop NSR-N processor,
HP NonStop NSR-P processor, or
HP NonStop NSR-K processor
8 HP NonStop NSR-W processor
#include <cextdecs(PROCESSORTYPE)>
short PROCESSORTYPE ();
type := PROCESSORTYPE ( [ cpu ] ! i
,[ sysid ] ); ! i