Modbus communication between delta PLC and selec Energy meter (Program)

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

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

  • @zihadkhan1734
    @zihadkhan1734 3 ปีที่แล้ว +1

    Thanks a lot. Finally you have published your video tutorial.

  • @md.abdussamad5363
    @md.abdussamad5363 ปีที่แล้ว +1

    Can you help me. How will I holding register read the energy meter (PM5300). I can not read with ‘MODRW’ instruction. Please tell me. My delta plc model DVP32ES2 , WPL soft & Energy meter PM5300

    • @aymanmoazin2279
      @aymanmoazin2279 หลายเดือนก่อน

      Hello sir can you tell me how to solve it

  • @eduardo.zequim
    @eduardo.zequim 2 หลายเดือนก่อน

    Excelente vídeo. Muito obrigado!

  • @tecnolaundrylavanderia-tin9396
    @tecnolaundrylavanderia-tin9396 6 หลายเดือนก่อน

    great video, i really would like to ask for support, is there a way that we could negotiate cost and timing? thank you

  • @eng.majedalsultan2063
    @eng.majedalsultan2063 ปีที่แล้ว

    I have archl power meter sensor and Delt plc DVP 14 SS 2. How can I read a three phase current or 3 phase. Power of each line .. at same time... By using MODRW function .. ..i tried writing this program at plc .. it just reads one adress . Why it doesn't read other adress . The Qestion is How can MODRW read addresses at same time without sequences . I use MODRW function with this parameter
    s1= adress device =K1
    S2=hold register function=H3
    S3=adress register =61H
    n=number of data =K8
    .....,
    It just read one adress ... Pleas . I need help or opinion .. thanks alot

  • @aveyesno
    @aveyesno 2 ปีที่แล้ว

    thank you for your video. How can I communicate with DPM c530 A. I don't know what to put in S3 of the MODRW and from where read 40265, 40267 and 40269

    • @techsa_industrial
      @techsa_industrial  2 ปีที่แล้ว

      S3 is for device address. ID no.
      for example in my case its Slave ID 1.

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

      ​@@techsa_industrial if i use 2 meter..than on which resister second meter value come

  • @touficfarah1777
    @touficfarah1777 2 ปีที่แล้ว

    hi,nice video my voltage is an input register the address is 30001 and number of register is 1 how can i read it ?
    my protocol is RTU

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

    Hello.
    I want to fetch data from schneider em1200 energy meter in delta plc.
    What address should i use in modrd instruction????
    Suppose in schneider manual address for phase 1 voltage is 3013. Then how to use this modrd

    • @techsa_industrial
      @techsa_industrial  2 ปีที่แล้ว

      S1: SLAVE ID (suppose 1)
      S2: REGISTER ADDRESS (3013)
      N : REGISTER LENGTH (2)
      I don't think it will work for you with MODRD
      use MODRW
      S1: SLAVE ID
      S2: FUNCTION CODE (use 4; 4 is not available, just type 4)
      S3: DATA ADDRESS (3013)
      S: Register of being read/write (D0)
      n: register length

    • @MrS09975
      @MrS09975 2 ปีที่แล้ว

      @@techsa_industrial can u please suggest me hoe to fetch data from this registet address using mod read command or mod read write

    • @techsa_industrial
      @techsa_industrial  2 ปีที่แล้ว

      @@MrS09975 It is in my video. Replace 3 with 0. That is 0013

    • @MrS09975
      @MrS09975 2 ปีที่แล้ว

      @@techsa_industrial tried but not working. S1 i put 1
      What should i put in s2 and s3 for device data register 3013

    • @techsa_industrial
      @techsa_industrial  2 ปีที่แล้ว

      @@MrS09975 S2: 4
      S3: 0013

  • @aydinfarri7786
    @aydinfarri7786 2 ปีที่แล้ว

    Hi, the address for PM750 schneider power meters are different, how i use address in modrd for reading?

    • @techsa_industrial
      @techsa_industrial  2 ปีที่แล้ว +1

      What's the address?

    • @aydinfarri7786
      @aydinfarri7786 2 ปีที่แล้ว

      @@techsa_industrial in the manual of pm750 there is no mention for Address, only mention register list. For example 1000 is real energy total,

  • @midnightmadwalk2513
    @midnightmadwalk2513 6 หลายเดือนก่อน

    I want to connect RAYFULL EI900 energy meter to DELTA DVP 14SS2

  • @vinayakdhongadi4398
    @vinayakdhongadi4398 2 ปีที่แล้ว

    Can i get support for Arduino... or can pls tel me how i can request to fetch data from the register like 30000 Addr for Vin 1 using arduino or Serial port

  • @mikrantpatel7775
    @mikrantpatel7775 2 ปีที่แล้ว

    i have 14Ss PlC bt i can't able to read Data from energy meter

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

    bro i need this program backup can you send the link

  • @MUHAMMADISHAQ-qz8no
    @MUHAMMADISHAQ-qz8no ปีที่แล้ว

    I have mib 7000c and I can't take I data same Pg but address is different

  • @ghazalinasir4795
    @ghazalinasir4795 9 วันที่ผ่านมา

    Its vary hard to understand

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

    PLC name?

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

      Delta plc: DVP-14SS2

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

      @@techsa_industrial PLC program software but showing different. Hmi model ?

  • @karthikeyan6401
    @karthikeyan6401 5 หลายเดือนก่อน

    Video not clear qutity

  • @ghazalinasir4795
    @ghazalinasir4795 9 วันที่ผ่านมา

    This video is not useful