INQUIRE DYNAMICS OF WORKSTATION ATTRIBUTES
-
CALL SEQUENCE
CALL PQDSWA (WTYPE, ERRIND, PLBUN, PMBUN, TXBUN, INBUN, EDBUN, PAREP, COLREP, VWREP, WKTR, HLFLTR, INFLTR, HLHSR).
INPUT PARAMETERS
- INTEGER WTYPE
- Workstation type.
OUTPUT PARAMETERS
- INTEGER ERRIND
- Error indicator
- INTEGER PLBUN
- Polyline representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER PMBUN
- Polymarker representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER TXBUN
- Text representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER INBUN
- Interior representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER EDBUN
- Edge representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER PAREP
- Pattern representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER COLREP
- Color representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER VWREP
- View representation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER WKTR
- Workstation transformation dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER HLFLTR
- Highlighting filter dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER INFLTR
- Invisibility filter dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
- INTEGER HLHSR
- HLHSR mode dynamic modification type
- PIRG :
- 0 (IRG)
- PIMM :
- 1 (IMM)
- PCBS :
- 2 (CBS)
PHIGS STATES
(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