Fanuc · R-30iA R-30iB Controller
A general failure occurred during a file write operation. This IO_STATUS error suggests an underlying issue that prevented data from being successfully written to the file associated with the file_id. The program will abort if the file_id is invalid.
Click steps to track your progress.
Verify the target storage device has sufficient free space to accommodate the data being written.
Confirm the file_id corresponds to a properly opened file and that the device is mounted and accessible.
Use the KAREL command READ file_id(cr) to clear any existing IO_STATUS error condition.