EXAMPLE
10 '
*** "OS" COMMAND ***
20
OPEN "COM1:9600,N,8,1" AS #1
30 PRINT #l,"OS;"
40
INPUT #1,S
50 PRINT "The value of status byte =";S
ow
Output Window
(For serial connection only)
FORMAT
OW [terminator]
EXPLANATION
This command is used with no parameter. When the plotter receives the command, it outputs
the plotter coordinates of the lower left corner and upper right corner of the window in ASCII
code.
The order of the outputs is as follows.
X1 lower left, Y1 lower left, X2 upper right, Y2 upper right [TERM]
[TERM] is an output terminator for the RS-232C interface. For details, refer to “ 5.4 Device Con
trol Command ESC.M" in Chapter 5. To learn the window size, execute the OW command and
read the values by computer.
EXAMPLE
10 '
*** "OW" COMMAND
20 OPEN "COM1:9600,N,8,1"
AS #l
30 PRINT # 1,"OW;"
40
INPUT #1,XLL,YLL,XUR,YUR
50 PRINT "Lower Left
= (";XLL;",";YLL;")"
60 PRINT "Upper Right = (";XUR;",";YUR;")"
PA
Plot Absolute
FORMAT
PA X1,Y1(,X2,Y2,-- ) [terminator]
PA [terminator]
PARAMETER RANGE
-3 2 7 6 8 .0 0 0 0 to + 32767.4999
3-46
Summary of Contents for DXY-1100
Page 1: ...X Y PLOTTER DXY 1300 1200 1100 Roland DIGITAL GROUP ...
Page 2: ......
Page 3: ...X Y PLOTTER DXY 1300 1200 1100 COMMAND REFERENCE MANUAL c ...
Page 4: ......
Page 44: ......
Page 140: ......
Page 142: ......
Page 144: ......
Page 148: ......
Page 154: ......
Page 155: ......
Page 156: ...Roland DIGITAL GROUP ...