5238-E P-2
SECTION 1 PROGRAM CONFIGURATIONS
2. Program Name
With the OSP-P200L, programs are called and executed by designating the program name or
program number assigned to the beginning of individual programs. This simplifies programs.
A program name that contains only numbers is called a program number.
Program Name Designation
•
Enter letters of the alphabet (A to Z) or numbers (0 to 9) following address character "O". Note
that no space is allowed between "O" and a letter of the alphabet or a number. Similarly, no
space is allowed between letters of the alphabet and numbers.
• Up to four characters can be used.
• An alphabetic character can only be used in a program name if it begins with an alphabetic
character. Although a program beginning with an alphabetic character can contain a number in
it, one that begins with a number cannot contain an alphabetic character.
• A block which contains a program name must not contain other commands.
• A program name may not be used for a schedule program.
• The program name assigned to a subprogram must begin with address character "O", but this
is not mandatory for main programs.
• Since program names are handled in units of characters, the following names are judged to be
different program names.
• O0123 and O123
• O00 and O0
• Do not assign the same name to more than one program, otherwise it will not be possible to
select the intended program.