Omron · SYSMAC N-Smart Series Library
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.
Click steps to track your progress.
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.