Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE DYNAMICS OF WORKSTATION PLUS

PQDCWP


CALL SEQUENCE

CALL PQDCWP (WTYPE, ERRIND, DMR, RFR, PSR, LSR, DCR, CMR)

INPUT PARAMETERS

INTEGER WTYPE
Workstation type

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER DMR
Data mapping representation(PIRG,PIMM,PCBS)
INTEGER RFR
Reflectance representation(PIRG,PIMM,PCBS)
INTEGER PSR
Parametric surface representation(PIRG,PIMM,PCBS)
INTEGER LSR
Light source representation(PIRG,PIMM,PCBS)
INTEGER DCR
Depth cue representation(PIRG,PIMM,PCBS)
INTEGER CMR
Colour mapping representation(PIRG,PIMM,PCBS)

PHIGS STATE

(PHOP,*,*,*)

EFFECT

Returns the capacity of the workstation of type WTYPE to update the elements listed above. 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
59
Ignoring function, the specified workstation does not have output capability (i.e. the workstation category is neither OUTPUT, OUTIN, nor MO)
62
Ignoring function, this information is not available for this MO workstation type


Previous Next Up Title Contents Index Functions Index Top Library