16#1405 - 16#00000000
File Already in Use
Omron · SYSMAC N-Smart Series Library
What does 16#1405 - 16#00000000 mean?
The function block attempted to access a file (for reading or writing) that is currently locked or being used by another instruction within the system. Concurrent access attempts to the same file are not permitted.
Common Causes
- Multiple instructions in the user program are attempting to access the same file simultaneously.
Repair Steps & Checklist
Click steps to track your progress.
- 1
Modify the user program to ensure that this function block is executed only after confirming the Busy output variable is FALSE for all other instructions that access the same file.
Verified technical data. Last updated: March 2026
Related Faults
Source: Omron SYSMAC N-Smart Series Library