Probelm using PBCL_SysLinuxShell_1

I have a problem using PBCL_SysLinuxShell_1 block. I have import the PLCnextBase_1_3_1 library on PLCnext Engineer project. Then i have used a PBCL_SysLinuxShell_1 block using an ‘ls’ command like explained in the documentation related to the library but i have always an xError true when i execute the block with a rising edge on xExecute. I have wDiagCode at value 8300 when i start the block and then i have wDiagCode at value C331 when i have xError true. Could someone help me with this error?

Hi The function works fine for me.

Do you have the service provider component running in a task? Capture Kind regards Dries

Dear Pietro, You need to use also PBCL_Setup , if necessary also reboot the PLC (xRestartRequest = TRUE) attached my draft to help you : Greetings Fabrizio