• ADC TechnologyGroup_05 (AutomationDirect)

    The prefix '16#' means base 16, which is hexadecimal, not decimal. 

    Therefore, the Instance ID entries should be:

    • Configuration Assembly: 16#64 (100 decimal = 0x64)
    • O->T Assembly: 16#66 (102 decimal = 0x66)
    • T->O Assembly: 16#65 (101 decimal = 0x65)

     

    Scanner to Target

    • O->T Size: Should be 8 bytes based on your image.
    • Transfer format: Should be Run/Idle Header

     

    Target to Scanner

    • Looks good.

     

    Update your settings and see if you get better results.

    Expand Post
    Selected as Best
  • FACTS_MikeSc (AutomationDirect)

    The P2CDS-622 supports modbus communications through both Ethernet and Serial connections.

     

    While I have not used the Proto X devices myself I would say it is very possible. If you have any other questions feel free to post.

  • Hughbshaiak (Customer)

    this is in reference to the PX-EIP coupler. i am tryinig to set it up using the scanner adapter in codesys. i keep getting the error message (16#315)

  • FACTS_MikeSc (AutomationDirect)

    What is the scanner adaptor you are trying to use or if you have a screenshot of it I can take a look at it.

  • ADC TechnologyGroup_05 (AutomationDirect)

    Error Message 16#315 indicates that there is an invalid segment in the connection path. In order to better assist you, please provide an image of the values configured in the Connection Path Settings window of your CodeSys project, as well as an image of your PX-EIP1 configuration. I have provided my own examples below.

     

    ConnectionPathToPxEip1PxEip1_Assemblies

    Expand Post
  • ADC TechnologyGroup_05 (AutomationDirect)

    The prefix '16#' means base 16, which is hexadecimal, not decimal. 

    Therefore, the Instance ID entries should be:

    • Configuration Assembly: 16#64 (100 decimal = 0x64)
    • O->T Assembly: 16#66 (102 decimal = 0x66)
    • T->O Assembly: 16#65 (101 decimal = 0x65)

     

    Scanner to Target

    • O->T Size: Should be 8 bytes based on your image.
    • Transfer format: Should be Run/Idle Header

     

    Target to Scanner

    • Looks good.

     

    Update your settings and see if you get better results.

    Expand Post
    Selected as Best