Consecutive Line Drawings - Omron NS Programming Manual

Ns-series programmable terminals
Hide thumbs Also See for NS:
Table of Contents

Advertisement

Section 2 NS Series Functions
NS Series Programming Manual

2-13-6 Consecutive Line Drawings

A consecutive line drawing is an object drawn within the object area using communications address
values as coordinates of the vertex points. Unlike regular polylines, these shapes can be changed dy-
namically. The top left vertex of the created object is the origin. If a vertex is outside of the object area,
that vertex will not be drawn.
The communications address values specify
each vertex's X and Y coordinates.
The top-left point of the object is (0, 0).
Vertex 2 (10, 5)
Vertex 1 (0, 10)
The Start address of X-Y coordinate is set to $W100.
$W100=0
$W101=10
$W102=10
$W103=5
$W104=20
$W105=10
The Start address of X-Y
coordinate is set to $W100.
$W100=10
$W101=10
$W102=20
$W103=20
$W104=80
$W105=10
$W106=30
$W107=30
Functional Object Property Settings
This section describes the functional object property settings in the Consecutive Line Drawing Window.
The vertices change as the
values of the communications
addresses change.
Vertex 3 (20, 10)
Coordinates of vertex 1
Coordinates of vertex 2
Coordinates of vertex 3
Created object area
(10,10)
(20,20)
(0, 0)
(10,10)
$W100=0
$W101=0
$W102=10
$W103=10
$W104=25
$W105=0
(80,10)
Parts of the object
outside of the area are
(30,30)
not drawn.
2-296
2-13 Display
(25,0)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents