inquire locator device state 3

All PVT documentation can be found under PHIGS Validation Tests - Overview. Also, you may return to the Table of PHIGS functions or to the Hierarchical table of topics covered by the PVT.

Fortran binding:

C *** *** *** *** *** *** *** *** *** ***
      SUBROUTINE     PQLCS3 (WKID, LCDNR,TYPE,MLDR, ERRIND, MODE, ESW,
     1                       IVIEWI, IPX,IPY,IPZ, PET,EVOL,LDR,DATREC)
      INTEGER        WKID
      INTEGER        LCDNR
      INTEGER        TYPE
      INTEGER        MLDR
C input / output
      INTEGER        ERRIND
      INTEGER        MODE
      INTEGER        ESW
      INTEGER        IVIEWI
      REAL           IPX, IPY, IPZ
      INTEGER        PET
      REAL           EVOL(6)
      INTEGER        LDR
      CHARACTER*80   DATREC(MLDR)
      END

Related SRs:

09.02.01/SR02 09.02.02/SR03 09.02.02/SR07 09.02.10/SR01 09.02.10/SR02 09.02.11/SR03 11.02/SR02