Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

problem con file transfer in raspberry

jbarrio
2021-02-24
2021-02-26
  • jbarrio - 2021-02-24

    Hi I have a problem trying to transfer a file from plc to visualialization using the raspberry runtime.
    I get error code 7, do i need to activate something for this?

    thanks

     
  • m.prestel - 2021-02-25

    Hello,

    you need to add the following section to your runtime CODESYS.cfg
    [CmpWebServerHandlerV3]
    AllowFileTransferServices=1

    Best regards,
    Marcel

     
  • jbarrio - 2021-02-26

    Perfect that was the problem. Thanks a lot

     
  • eschwellinger

    eschwellinger - 2021-02-26

    one remark, most of the 'SL' products need this entry in /etc/CODESYSControl_User.cfg to have this entry persistent after a runtime update

     

Log in to post a comment.