Previous Next Up Title Contents General Index Functions Index Bookshelf

SAMPLE LOCATOR

PSMLC


CALL SEQUENCE

PSMLC (WKID, LCDNR, VIEWI, LPX, LPY)

INPUT PARAMETERS

INTEGER	WKID
INTEGER	LCDNR

OUTPUT PARAMETERS

INTEGER	VIEWI
REAL	LPX, LPY

ARGUMENTS

WKID
Workstation identifier.
LCDNR
LOCATOR input device identifier.
VIEWI
Current point view number.
LPX, LPY
Current point coordinates (WC).

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Restricts the 3D sample locator function to 2D.

Reads the current 2D position of the graphic cursor in WC space on the active input device LCDNR.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
61
Ignoring function, specified workstation is neither of category INPUT nor of category OUTIN
250
Ignoring function, the specified device is not available on the specified workstation
251
Ignoring function, the function requires the input device to be in REQUEST mode
252
Ignoring function, the function requires the input device to be in SAMPLE mode

SEE ALSO

sample locator 3, set locator mode, initialize locator, request locator, get locator, await event, inquire locator device state, inquire default locator device state, locator without interaction (ext)


Previous Next Up Title Contents General Index Functions Index Bookshelf