Specifications
Special Features Chapter 4
64 LDSII Programming Guide - 880015-0123
The Line Draw feature can also be used to create boxes. To accomplish this you simply
create four lines that connect together to form a box.
Box Creation Example:
^A)
^D200) 3.3, 1.9, 0.125, 1.063, 5, 1
^F1) 0.90, 1.00, @line, 1.35, 0.01
^F1) 0.90, 1.25, @line, 1.35, 0.01
^F1) 0.90, 1.00, @line, 0.01, 0.25
^F1) 2.24, 1.00, @line, 0.01, 0.25
^F1) 1.00, 1.00, @normal_14
^T1)Box Creation
^D300)1
^Z)
Figure 18 Box Creation
Box Creation