CALL PGTVL (VAL)
Reads a VALUATOR event. The VALUATOR logical input value is read in the current event report in the PHIGS state list. It is composed of the real value read when the VALUATOR event is placed in the queue.
Example:
C Event valuator REAL VAL ...... call PGTVL(VAL) ......
set valuator mode, initialize valuator, request valuator, sample valuator, await event, flush device events, inquire valuator device state, inquire default valuator device state