bkollat Posted January 11, 2018 Share Posted January 11, 2018 I'm using IDE 3.1.1.0 with a CK3E running (5) Yaskawas. I've got it configured and can jog from the Jog Ribbon. No PLC's or Prog's in the project yet. Have gotten the following error regarding Variable Mapping every time I try to build and download the project, has not succeeded mapping ever as of yet... ------ Build started: Project: CK3E11517, Configuration: Debug Any CPU ------ Please wait while mapping PowerPMAC variables. Synchronizing Database failed. Could not map PowerPMAC variables. Project Building and Mapping total time = 7.68 sec ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ========== Possible causes? Thanks! Link to comment Share on other sites More sharing options...
steve.milici Posted January 12, 2018 Share Posted January 12, 2018 I have seen this as a "false" error on some systems. Check that the header files were created in the following project directories: "..\C Language\Include" "..\PMAC Script Language\Global Includes" If they exist you should be OK. Link to comment Share on other sites More sharing options...
Amar Posted December 3, 2018 Share Posted December 3, 2018 I'm using IDE 3.1.1.0 with a CK3E running (5) Yaskawas. I've got it configured and can jog from the Jog Ribbon. No PLC's or Prog's in the project yet. Have gotten the following error regarding Variable Mapping every time I try to build and download the project, has not succeeded mapping ever as of yet... ------ Build started: Project: CK3E11517, Configuration: Debug Any CPU ------ Please wait while mapping PowerPMAC variables. Synchronizing Database failed. Could not map PowerPMAC variables. Project Building and Mapping total time = 7.68 sec ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ========== Possible causes? Thanks! First build your project without PLC. Once it is succeeded then include your PLC and build and download it once again. Link to comment Share on other sites More sharing options...
Recommended Posts