PLB_FILEPIUSLEEP Keyword
PLBLinux, 9.5B
PLB_FILPIUSLEEP={ microseconds }
This keyword allows the microseconds parameter for the usleep function in the FILEPI instruction to be configured for a Linux runtime. The intended use of the usleep function in the FILEPI instruction is to relinquish any remaining execution time such that another process can be executed while the FILEPI is waiting for a file lock. The {microseconds} values can be specified from 0 to 1000000 inclusive.
See Also: PLBLinux Environment Variables, Compiler and Runtime Options
![]() |