Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE HLHSR IDENTIFIER FACILITIES

PQHRF


CALL SEQUENCE

CALL PQHRF (WTYPE, NI, NM, ERRIND, NHRID, HRID, NHRMD, HRMD).

INPUT PARAMETERS

INTEGER WTYPE
Workstation type.
INTEGER NI
Element number required in HLHSR identifier list.
INTEGER NM
Element number required in HLHSR mode list.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER NHRID
Number of valid HLHSR identifiers.
INTEGER HRID
NIth element in valid HLHSR identifier list.
INTEGER NHRMD
Number of valid HLHSR modes.
INTEGER HRMD
NMth element in valid HLHSR mode list.

PHIGS STATES

(PHOP, *, *, *).

EFFECT

Returns a list of available HLHSR identifiers on workstations of type WTYPE If the data is available, error indicator is returned as 0.

The data is read from the workstation description table of type WTYPE.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)
52
Ignoring function, workstation type not recognized by the implementation
51
Ignoring function, this information is not yet available for this generic workstation type: open a workstation of this type and use the specific workstation type
57
Ignoring function, specified workstation is of category MI
62
Ignoring function, this information is not available for this MO workstation type

SEE ALSO

set hlhsr identifier.


Previous Next Up Title Contents Index Functions Index Top Library