EasyManua.ls Logo

Delta Electronics DUP-B Series

Delta Electronics DUP-B Series
491 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 3 Creating and Editing Screens
Example
Disable the first station of COM1 port.
3.14.3.9 Drawing
There are various kinds of drawing commands. For more details, please refer to the
following sections.
RECTANGLE (Draw a Rectangle)
Equation
RECTANGLE (Var1)
Explanation
This command is used to draw a rectangle on the screen.
Var1 is the upper-left X-coordinate
Var1+1 is the upper-left Y-coordinate
Var1+2 is the width of the rectangle
Var1+3 is the height of the rectangle
Var1+4 is the color of the rectangle
Remark
Var1 can be internal memory only.
Revision May, 2010 3-365

Table of Contents