• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Compilation problem

    Mervis
    3
    10
    1979
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      msoenen last edited by

      Hello, I have a big problem when I want to make a new solution, here is the message that I receive when I complile
      Error PLC 0 1 Compilation was not successful. No image will be created.
      impossible to continue
      can help me
      thank you in advance

      T 1 Reply Last reply Reply Quote 0
      • T
        tomas_hora administrators @msoenen last edited by

        @msoenen Can you share the whole zipped project folder?

        M 1 Reply Last reply Reply Quote 0
        • M
          msoenen @tomas_hora last edited by

          @tomas_hora said in Compilation problem:

          Can you share the whole zipped project folder?
          Now it works, I created the new project in 'simple mode', then I switched to 'full mode' '
          I guess I forgot a step in creating a new solution

          thanks

          1 Reply Last reply Reply Quote 0
          • M
            msoenen last edited by

            Help, I have the problem again, I made the first solution in simple mode, then I switched to full mode, and everything worked well until today, impossible to recompile the program
            I put the zipped program as an attachment
            What's the problem ?
            print screen https://www.dropbox.com/s/qe86jwg15qzfjno/unipi.docx?dl=0

            programm zipped
            https://www.dropbox.com/s/oun9yw28v6inwhg/ProgrammeUnipi.zip?dl=0
            thaks

            T 1 Reply Last reply Reply Quote 0
            • T
              tomas_hora administrators @msoenen last edited by

              @msoenen The issue is that you deleted the definition of the L203 device on the Modbus channel (if you double click on it, you will see that its empty). Delete it and insert a it again. Make sure to set the autogen on the device since you are in full mode (simple mode does that for you).

              1 Reply Last reply Reply Quote 1
              • M
                msoenen last edited by

                thank you for the answer

                So can I remove the PLC, and the modbus, and reconfigure them again?

                With the files I sent you, could you check if the proxy configuration is good, because I can not connect to the remote PLC with the Mervis software

                thank you in advance

                T 1 Reply Last reply Reply Quote 0
                • T
                  tomas_hora administrators @msoenen last edited by

                  @msoenen Only the device on the Modbus TCP channel, not the whole PLC.

                  The proxy configuration looks good. Did you upload the configuration (right click on PLC - PLC operation - PLC setup)? If you are connected to the PLC via the LAN and start the debug mode, check the Proxy information in the System Status.

                  1 Reply Last reply Reply Quote 1
                  • M
                    msoenen last edited by

                    Hello thanks for the info
                    help, I have another big problem now
                    So yesterday, I deleted the modbus channel and I put it back, and it worked
                    I made some program changes, and I created variables
                    After a few tries, the physical push buttons stopped working.
                    -No compilation problem,
                    -No deployment problem
                    but the DI_xx.x do not work while the leds of the DI light up when I press.
                    In debug mode, I manage to change the state of the inputs, so the program runs.
                    I did :
                    PLC attach: OK
                    add channel modbus: ok
                    add library device: OK
                    Autogen set: OK
                    I also tried
                    configure unipi: OK
                    update from HW library: OK
                    upload and dowload configuration

                    I do not really know what else to do
                    Here is the program attached with screenshots
                    Thanks in advance for the help

                    https://www.dropbox.com/s/y76jb0dnhw1125w/ProgrammeUnipi.zip?dl=0
                    https://www.dropbox.com/s/tcp0nxijscganr4/print screen unipi.docx?dl=0

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      robl @msoenen last edited by

                      @msoenen Check that your inputs are not still set to Manual Mode.

                      (Any yellow hilighted input.) When in Debugging Mode, Right-click it, select "Manual Mode" and then make sure the checkbox is not ticked, then hit OK (even if it's already unticked.)

                      I got caught out by this a couple of times. PLC input does not respond if Manual Mode is still enabled.

                      1 Reply Last reply Reply Quote 0
                      • M
                        msoenen last edited by

                        @robl

                        ok it works, but I was forced to delete the old variables and replace them in the program
                        it is a pity that there is no table with troublechoottings in which could look during malfunction but without the system does not default

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post