![Haas Automation EC Series Скачать руководство пользователя страница 88](http://html.mh-extra.com/html/haas-automation/ec-series/ec-series_control-book_575935088.webp)
81
January 2004
F1
KEY TURNS MENU ON/OFF
PROGRAM (EDIT)
O00001
O00001
O00001
(G70 BOLT HOLE CIRCLE);
(I = 3.);
(J = 40);
(NumHoles=8);
(ToolNo=1);
(WrkOfset=54);
(XPos=);
(YPos=);
(SpdleRpm=);
(DrlDpth=);
(Rplain=);
(Dwell=);
(Feedrate=54);
T1 M06;
C00 G90 G54 X-3. Y-3.;
S2000 M08;
G43 H01 Z1. M08;
G82 G98 Z-1. R0.1 P1. F10. L0;
PROGRAM
EDIT
SEARCH
MODIFY
I/O
HELP
G70 BOLT HOLE CIRCLE
Extending Visual Quick Code
The Visual Quick Code system uses program O09997 to generate the icons and questions that the user sees,
and the G code that is produced. Program O09997 consists entirely of comments. The comments contain
keywords that the Visual Quick Code system understands. Some of the keywords are used to divide program
O09997 into sections. The sections are hierarchical, that is the whole program is divided into CATEGORY
sections, a CATEGORY section is divided into part TEMPLATE sections, and a TEMPLATE is divided into
DIAGRAM, PARAMETER, and CODE sections.
Other keywords are used within sections to set the attributes of the object defined in that section. For ex-
ample, within the PARAMETER section, we might see the following lines:
(#DC)
(LABEL DEPTH CUT)
(POSITION [20,6])
The first line defines the variable which is used to hold the information entered by the user. The second line
defines the "label", to put on the visual portion of the screen. This "label" represents the variable on the first line
for better clarity. "LABEL" tells the Visual Quick Code system to print anything following the keyword "LABEL"
on the screen. The third line with the key word "POSITION" tells the Visual Quick Code where to put the label
on the screen. The following is a complete list of the keywords used by Visual Quick Code.
Содержание EC Series
Страница 1: ...January 2004 ...
Страница 7: ...V I January 2004 ...
Страница 125: ...118 January 2004 ...
Страница 126: ......