INQUIRE WORKSTATION CATEGORY
-
CALL SEQUENCE
CALL PQWKCA (WTYPE, ERRIND, WKCAT).
INPUT PARAMETERS
- INTEGER WTYPE
- Workstation type.
OUTPUT PARAMETERS
- INTEGER ERRIND
- Error indicator
- INTEGER WKCAT
- Workstation category
- POUTPT :
- 0 (OUTPUT).
- PINPUT :
- 1 (INPUT).
- POUTIN :
- 2 (INPUT/OUTPUT).
- PMO :
- 3 (METAFILE OUTPUT).
- PMI :
- 4 (METAFILE INPUT).
PHIGS STATES
(PHOP, *, *, *).
EFFECT
Returns the workstation category for the specified type. 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
SEE ALSO
open workstation, inquire workstation connection and types.