74
January 2004
SOURCE FILE PROGRAM DESIGNATION
Program number 9999 is the default Quick Code source file. Every HAAS control equipped with Quick Code
comes with a sample O9999 program installed. The default program number can be changed by changing
parameter 228. If the file number in parameter 228 is not found in the control, the message FILE NOT FOUND
is displayed and you will not be able to enter the Quick Code screen. The source file must be formatted as
defined below. If program O9999 is not formatted in the appropriate manner then you may not see all, or any, of
the defined Quick Code groups. You can use the following skeleton as a start for defining a Quick Code source
file.
%
O9999 (QUICK CODE - HAAS AUTOMATION INC.)
()
(ADD ANY COMMENTS HERE THAT PERTAIN TO)
(THE ENTIRE SOURCE FILE. FOR INSTANCE)
(YOU CAN RECORD WHO MADE THE FILE, THE)
(DATE AND TIME OF THE LAST CHANGE, A )
(VERSION NUMBER, OR ANYTHING ELSE YOU )
(WANT. ALL COMMENTS PRIOR TO THE FIRST)
(GROUP ARE NOT SEEN BY THE USER.)
()
(QUICK CODE GROUP DEFINITIONS FOLLOW)
.
.
.
()
(END OF QUICK CODE)
%
DEFINING A GROUP IN THE GROUP LIST (*)
To define a group that will show up in the group window, simply enter a comment where the first character is an
asterisk. For instance if you want five groups to show up in the group window, then you would include the
following five lines in the Quick Code source file.
(*GROUP1)
(*GROUP2)
(*GROUP3)
(*GROUP4)
(*GROUP5)
Of course, you can use any descriptive title for the group that is appropriate to what the group will contain.
Group titles can be up to 35 characters long. Any additional characters beyond 35 will not be displayed.
GROUP HELP
The first six comments after the group definition will be displayed in the help window. These comments can be
used to explain what is contained in the group. For example:
(*GROUP)
(THIS GROUP CONTAINS HELP ON HOW TO)
(USE QUICK CODE. WHEN THIS GROUP IS)
(HIGHLIGHTED, TURN THE JOG HANDLE IN)
(THE MINUS DIRECTION FOR MORE HELP.)
Содержание EC Series
Страница 1: ...January 2004 ...
Страница 7: ...V I January 2004 ...
Страница 125: ...118 January 2004 ...
Страница 126: ......