GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GRQVL GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To request valuator. Input function. Obtains request mode input from a valuator input device at a workstation. (See the section "GDDM-GKS restrictions" below.) Parameters wkid (specified by user) (fullword integer)
vldnr (specified by user) (fullword integer)
stat (returned by GDDM) (fullword integer)
val (returned by GDDM) (short floating point)
Operating states WSOP, WSAC, SGOP Related functions Initialize valuator (GINVL), Set valuator mode (GSVLM) Description (See the section "GDDM-GKS restrictions" below.) This function obtains request mode input from the valuator device associated with workstation wkid. If the operation is successful, status OK is returned together with the logical input value that is the current measure of the valuator device. If the operator invokes the break facility, the status is returned as none. The value delivered is within the range defined by the Initialize valuator (GINVL) function. You can control the valuator input process by using the functions Initialize valuator (GINVL) and Set valuator mode (GSVLM). GDDM-GKS Restrictions This function can report error 304 (I/O error while sending data to a workstation) if the echo area defined, or used by default, for the valuator device overlaps an alphanumeric field created by calls to GDDM Base alphanumeric functions. Principal errors
|
Copyright IBM Corporation 1990, 2012 |