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

CODESYSCONTROL.CFG file update command

rajshaswat
2021-01-29
2021-02-01
  • rajshaswat - 2021-01-29

    Hi I want to know how to update the CODESYSCONTROL.CFG file in PFC200
    i am able to login to PFC200 runtime using putty but want to know how to update certain section in CODESYSCONTROL.CFG
    i have to add the section for OPC UA [CMPOPCUAServer]
    MaxMonitoreditemsPerCall=1000
    MaxNodesPerBrowse=1000
    MaxNodesPerRead=1000
    MaxNodesPerWrite=1000

     
  • eschwellinger

    eschwellinger - 2021-01-30

    Hi,
    use putty or any other ssh client and connect to your PFC to add it in CODESYSControl_User.cfg:
    nano /etc/CODESYSControl_User.cfg

    please do not add in /etc/CODESYSControl.cfg this file will updated on every runtime update.

    Cheers
    Edwin

     
  • Thomas - 2021-02-01

    Hi,
    Please note that this settings will be available in SP17 and have no affect in SP16.XY.

    Why does you want to change the settings? Normally the client must be able to work with the default values...

    Regards

     

Log in to post a comment.