54
Chapter3
OS32C
User’s Manual
Basic Operation of Configuration Software
This text file would result in the following zone shape:
Fig. 3-24 Circular segment from textfile
Polygon: This is specified by a list of XY coordinates of each vertex of the polygon. A minimum of 3
vertices must be specified, up to a maximum number of 677.
Data format: <x-coordinate>,<y-coordinate>
Here is an example of a file specifying a polygon with 5 vertices:
Fig. 3-25 Textfile for polygon shape
Rectangle:
Data format: <left width coordinate>,<right coordinate>,<depth>
Where:
Left width = -X direction (in the 2nd quadrant)
Right width coordinate = +X direction (1st quadrant)
Depth = +Y direction
Here is an example of a file specifying a rectangle with the width from -200.0cm to 125.5cm and a
depth of 200.4cm: