
B-63924EN/01 2.STANDARD OPERATION
- 99 -
2.3.6.2 NC program for schedule operation
An NC program for DNC operation to be prepared on the hard disk of
the personal computer must have the following format:
• File name
- 4-digit number + extension "TXT"
• File format
- The NC program must start with {LF} or %+{LF}.
- The program portion may not start with a program number
or may include a binary code.
- If a miscellaneous function code such as M02 and M03 is
included, such a code can be replaced with a space at all
positions except in the last schedule operation program to
prevent schedule operation from being stopped halfway.
(See Section 3.9, "CUSTOMIZING DNC OPERATION".)
Example)
{LF} represents a line feed operation (EOB).
%{LF}
:
:
:
%