
Chapter 9 Declaration Statements
9-3
Notes
The center position of an area is always based on WORK0.
Even if the user coordinate system is changed, the position of the interference
check area will not change.
Interference check area
X axis
Position
Ve c t o r
Y axis
Z com ponent
Y component X component
Z axis
Related Terms
SETAREA, RESETAREA, AREAPOS, AREASIZE
Example
6-/4-axis AREA 2, P50, V10, 104, 55
'Defines an area at number 2 specified by P50'and
V10.
SETAREA 2 'Makes area check of number 2 valid.
RESETAREA 2 'Makes area check of number 2 invalid.
6-axis AREA 2, P50+(100, 100, 0, 10, 0, 0), V10, 104, 55
'Defines an area at number 2 specified by P50+
'(100, 100, 0, 10, 0, 0) and V50.
SETAREA 2 'Makes area check of number 2 valid.
RESETAREA 2 'Makes area check of number 2 invalid.
4-axis AREA 2, P50+(100, 100, 0, 10), V10, 104, 55
'Defines an area at number 2 specified by P50+
'(100, 100, 0, 10) and V50.
SETAREA 2 'Makes area check of number 2 valid.
RESETAREA 2 'Makes area check of number 2 invalid.
Interference check area
Tool coordinate reference point for WORK 0.
Tool coordinate reference
oint for WORK 1.
X axis
Z axis
Vecto
Interference check area
X component Ycomponent
Z component
Position
Y axis
Komentáře k této Příručce