control- mnemonic |
Level |
GKS function name |
GQSKS |
mb |
Inquire stroke device state |
3 parameters |
p1 ::= gksnam |
workstation ID |
p2 ::= gksint |
stroke device number (1..n) |
p3 ::= gksenum |
type of returned value:
|
Write /GQSKS("WORK1",1,"SET") |
9 values returned |
v1 ::= gksint |
error indicator |
v2 ::= gksenum |
operating mode:
│ │ │ |
REQUEST
SAMPLE
EVENT |
│ │ │ |
|
v3 ::= gksenum |
echo switch:
|
v4 ::= gksint |
initial normalization transform number (0..n) |
v5 ::= gksint |
initial number of points (0..n) |
v6 ::= M gkspnt |
n initial points in stroke (WC) |
v7 ::= gksint |
prompt and echo type (-n..–1,1..n) |
v8 ::= L gksnum |
4 value echo area (DC) |
v9 ::= gksdat |
stroke data record |
Read Error,OpMode,Echo,Trans,NumPnt F ii=1:1:NumPnt R Point(ii) |
Read Prompt,EchoArea,StrDat |