Okuma Alarm-B 2645 YS-axis position
In the status that Y-axis-mode was OFF, YS-axis was not in the turning-position of SYSTEM-PARAMETER.
And the programa was started in the status.
Or, after changing the spindle-mode, the movement-command except for Y-axis was performed before moving YS-axis to turning position.
Object
SYSTEM
Code
1->Concerning the spec of “CENTER COMP.”
And the program was started in the status.
2->After changing the spindle-mode, the movement-command except for Y-axis was performed before moving YS-axis to turning-position.
Probable Faulty Locations
1)Program error.
2)Turning-position of SYSTEM-PARAMETER was changed.
3)After installing NC-software, program was started before setting turning-position.
4)After changing the spindle-mode, the command of moving Y-axis to turning-position was not performed.
ex:
: G141 G00 X100 Z100 :
Measures to Take
1)Correct the program.
2)Restore parameter-data.
3)Set turning-position of SYSTEM-PARAMETER.
4)Add G00-command to move turning-position of Y-axis.
ex:
: G141 G00 Y=VYSTP G00 X100 Z100 :Okuma Alarm-B 2645 YS-axis position