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

    Access to variables from another PLC

    Mervis
    4
    24
    5704
    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.
    • C
      CKB last edited by

      Hi Tomas, can you share the pre-released IDE with the fixed SSCP please?

      1 Reply Last reply Reply Quote 0
      • C
        CKB last edited by

        Hi, did it work for Giamba? It still doesn't work for me even with the new IDE.. :/

        1 Reply Last reply Reply Quote 0
        • G
          Giamba last edited by

          Hi CKB.
          Yes it's ok for me now. Tested with example and with my project.

          1 Reply Last reply Reply Quote 0
          • C
            CKB last edited by

            Hi Tomas, just FYI - Giamba was so nice to help me in a short teamviewer session. It works now fir his example project. Will transfer it to my solution later on :)

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

              Am I to understand from this thread that SSCP communications between UniPi devices is broken in the released software? How long until a fix is released? I am having the same problem described above and need to get my devices talking to each other.

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

                @mdturnerphys Hopefully the next release will be published within a few weeks in the meantime, you can create Modbus TCP connection between those two units

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

                  @tomas_hora Is there documentation or an example project available? I need to communicate an int between the two devices.

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

                    @mdturnerphys Unfortunately no. But for example, you will need to create a Server channel on one side (A) select port different than 502 and map your variables to holding/input registers/coils so you can read and write to them from the other (B) side. You can map the variables to Units for example 0-10 (if you need more, just map it as you wish). On the other side just create a custom device on Modbus TCP channel (B), set the IP address and port of the (A). Then on (B) create a read group with starting register 0 and 10 number of registers and map the variables from (A) to data points (create datapoint by right click, assign read group...). Check F1 help of Mervis for 'Modbus' there is a nice explanation. You can also check eg. the Inepro example project from our downloads section.

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

                      @tomas_hora Any updates on when the SSCP fix will be released?

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

                        @mdturnerphys Sure! We expect to release the new Mervis IDE and required tutorials on our new knowledge base this Friday.

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