Menu

Using OpenConfigurator under windows XP

Help
toto
2013-10-22
2013-10-25
  • toto

    toto - 2013-10-22

    Hi,

    I'm trying to use OpenConfigurator under Windows XP. I'm using Version 1.3.0. When I build the project, I'm having empty files as a result.
    For example, xap.h file:

    / This file was autogenerated by openCONFIGURATOR-1.3.0 on 22-Oct-2013 17:56:17 /

    ifndef XAP_h

    define XAP_h

    endif

    Do you have an idea ?

    Best Regards
    toto75

     
  • David Puffer

    David Puffer - 2013-10-23

    Hi Toto,

    Can you attach the zipped project for reproduction?

    regards,

     
    • toto

      toto - 2013-10-23

      Hi,

      I send you the project with xdc file.

      Best regards
      Toto

       
  • Powerlink-team Kalycito

    Hello Toto

    I feel this is may be because there are no mappings enabled in the CN TPDO and/or RPDO.

    Please make sure that you are using the following steps:
    1) Set openCONFIGURATOR in autogenerate mode.(available under Project->Settings)
    2) Atleast one of your CN has mappings. (Refer to PDO Mapping on what and how to enable mappings). You can also refer to the user manual under help menu which will give you more details.
    3) Build the project

    As suggested by David, it'll be very helpful if you share the project with us to reproduce the problem and give suggestions.

    Let us know if you have any issues further.

    Regards,
    Powerlink-team
    Kalycito

     
    • toto

      toto - 2013-10-23

      Hi,

      I just sent the project to david.

      Best regards
      Toto

       
      • Powerlink-team Kalycito

        Hello Toto,

        After having a look into the openCONFIGURATOR project,
        I found that, you have imported the fieldbus designer output (0100006C_X20BC0083_1.xdc) to the MN (Node-id:240).

        Do you really mean for that or its a mistake? From my knowledge the Fieldbus designer outputs XDC's for the CN's only.

        So, if its a mistake, Please do the following steps to solve the issue
        1) Create a new project
        2) use the Default configurations for node-id 240.
        3) Add the CN (your case: nodeid = 1) and set the import path for the XDC from the fieldbus designer output.
        4) Build the project

        If not please let me whats your application ?

        FYI: openCONFIGURATOR will generate the MN configurations(CDC and processImages) by inputting the CN configurations (XDD/XDC's).

        Regards,
        Powerlink-team
        Kalycito

         
  • toto

    toto - 2013-10-25

    Hello,

    I think I use the xdc file for the MN. Maybe this is my mistake.
    I set the xdc file for the CN and it works.

    Thank you very much.

    Best Regards
    toto

     

Log in to post a comment.