Chapter 5 INDIVIDUAL DRAWING COMMAND FORMATS
5.3 GLINE [19H]: Straight line drawing /
CLINE [13H]: Straight line clearing
5.3.1 GLINE [19H]: Straight line drawing
Function: This command draws a straight line on the graphic plane (1-bit plane).
The start and end point coordinates are set by the parameters.
Sequence: Type 2
Command:
Sign code + “0” to “4095” e.g. 100 “0100”
Sign code: “0” = +, “1” = -
*-2048 (“12048”) to +4096 (“04095”) in numerical
terms
Sign code + “0” to “4095” e.g. 100 “0100”
Sign code: “0” = +, “1” = -
*-2048 (“12048”) to +4096 (“04095”) in numerical
terms
Sign code + “0” to “4095” e.g. 100 “0100”
Sign code: “0” = +, “1” = -
*-2048 (“12048”) to +4096 (“04095”) in numerical
terms
Sign code + “0” to “4095” e.g. 100 “0100”
Sign code: “0” = +, “1” = -
*-2048 (“12048”) to +4096 (“04095”) in numerical
terms
Fig. 5-3-1
* Sign codes are provided.