Okuma Alarm-D 4226 MSB load error
A ???.MSB file cannot be loaded normally.
Code
1->No program end code (RTS)
2->Program stack over
3->MSB not usable due to memory capacity
4->MSB too large
Probable Faulty Locations
1)Program error (for [Code]1)
2)Faulty program (for [Code]s 2 and 4)
3)Insufficient memory capacity (for [Code]3)
Measures to Take
1->Add the RTS code.
2->A total of MSB’s exceeds 128. Delete unnecessary MSB’s.
3->Extend the RAM capacity.
4->Re-create the program within the program buffer size
(standard: 30 m).