Fanuc · R-30iA R-30iB Controller
A general failure occurred during a file close operation. This IO_STATUS error indicates an underlying issue that prevented a file associated with the file_id from being properly closed and its system resources released. The program will abort if the file_id is invalid.
Click steps to track your progress.
Verify the file_id corresponds to an actually opened file prior to attempting to close it.
Check system logs for other underlying file system errors that might be preventing successful file closure.
Use the KAREL command READ file_id(cr) to clear any existing IO_STATUS error condition.