Okuma Alarm-B 2207 Program name error
Program name contains characters other than alphanumerics or it contains too many characters.
Object
SYSTEM
Code
1->No character follows address character 0, or characters other than alphanumerics follow it.
2->The number of characters following address character 0 is more than four.
Probable Faulty Locations
Program name
Program Example:
O*123 -> [Code]1
OABCDE -> [Code]2
Measures to Take
Correct the program name. Program name should consist of up to four alphanumeric characters.
Example: OABCD
OE123