Ethernet extension module for PLCnext

ivandal
2022-01-18
2022-01-18
  • ivandal - 2022-01-18

    I'm using Codesys Control for PLCnext. How can I configure the ethernet extension module AXC F XT ETH 1TX?

     
  • eschwellinger

    eschwellinger - 2022-01-18

    for using it with ethercat or profinet you need to set:

    /etc/CODESYSControl_User.cfg
    [CmpApp]
    .
    .
    [SysEthernet]
    Linux.ProtocolFilter=3
    DSATagMode=1
    DSATagPort=0

    .
    .

     

Log in to post a comment.