GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
Valuator input GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|
LOOP:
UNTIL STATUS = 1
REQUEST VALUATOR (wkid, 1, status, value)
END LOOP
The status parameter indicates whether a value was entered at the device.
The program converts the value to radians and uses it for the rotation
value in the next segment transformation.
Here is what the screen looks like during valuator input: |
Copyright IBM Corporation 1990, 2012 |