How to connect the easyE4 to the touch panel XV-102 for easy? - 5 Steps (Tutorial)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2024
  • In this tutorial you will learn how to connect the easyE4 to the XV-102 touch panel via Modbus TCP in 5 quick steps.
    Devices and software match perfectly together, so that they can be easily and quickly connected to each other - even without modbus knowledge.
    Schritt 1 - Assign static IP addresses to PC, touch panel und easyE4 (02:19)
    Schritt 2 - Programming easyE4 in easySoft (06:29)
    Schritt 3 - Export of PLC tags from easySoft (.itf export) (08:32)
    Schritt 4 - Import of PLC tags in Galileo (.itf import) (10:48)
    Schritt 5 - Visualization in Galileo (12:33)
    // Product information and documentation: www.eaton.eu/XV102
    www.eaton.eu/easy
    // Software and Firmware: www.eaton.eu/software
    // Online Catalog: www.eaton.eu/ecat/easy
    www.eaton.eu/ecat/XV102
    // More Tutorials: www.eaton.eu/easy
    www.eaton.eu/galileo
    //Recommended Videos:
    easyE4 /easySoft 7 (Eaton TH-cam Playlist):
    • easyE4 / easySoft (EN)
    Galileo 10 (Eaton TH-cam Playlist):
    • Galileo 10
    For more information visit www.eaton.com/easye4
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 2

  • @abdeljalilhanoub7148
    @abdeljalilhanoub7148 3 ปีที่แล้ว

    Is there any tutorial on how you can control Easy E4 output relays via C# Application or LabVIEW?

    • @ivoskapa2909
      @ivoskapa2909 ปีที่แล้ว

      There are two basic ways how to control the beavior of E4. You can use json method (API documentation on the offical web) or you can take advantage of the modbusTCP communication protocol. All the registers are described in the original manual, modbusTCP dlls can be found on the internet.