Tutorial: Modbus RTU Master Multi Slave - C# & VB.net

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024

Комментарии • 27

  • @user-sy6lc6hv7e
    @user-sy6lc6hv7e Год назад +1

    Thank you my friend! If it weren't for you, I would have stayed one more night!

  • @hamdibenfatma1647
    @hamdibenfatma1647 21 день назад

    Excellent Tutorial

  • @chen7281
    @chen7281 2 месяца назад +1

    Thank you for the video LOVE YOU

  • @javiernakama740
    @javiernakama740 Год назад +2

    Thank you for the video, saved my life

  • @rifcad5064
    @rifcad5064 Год назад +1

    Terimakasih ilmunya pak

  • @DJVesz
    @DJVesz 8 дней назад

    Hi.After a while, the window closes automatically, what would be the solution?

  • @vijayachandar9616
    @vijayachandar9616 Год назад +1

    Great video Thanks

  • @ilhamakbar1984
    @ilhamakbar1984 Год назад +1

    Mantap pak

  • @vgklb2023
    @vgklb2023 Год назад

    Hi thanks for this wonderful tutorial, can you please also make some tutorial for reading float values to read voltage, current, power parameters from energy meter.

    • @hadiscada
      @hadiscada  Год назад

      Thanks.
      ruclips.net/video/hof5Lo6QMgc/видео.html
      This tutorial shows how to read Float data from Modbus, please check it.

  • @riganeee5838
    @riganeee5838 Год назад +1

    Great

  • @bk.6511
    @bk.6511 5 месяцев назад

    Brother Salam Aleykum, first I would like to thank you. This video saved my life. I want to you ask you basic question, is there any social media to chat with you except youtube?. Love From Turkey❤️

    • @bk.6511
      @bk.6511 5 месяцев назад

      How to get ip for to read the device? Any example code for that?

    • @bk.6511
      @bk.6511 5 месяцев назад

      Brother will you make video for Separate Serial and Ethernet connection in one program?

    • @hadiscada
      @hadiscada  5 месяцев назад

      You can contact me via Whatsapp : +62 81212129806

  • @AleksAltigor
    @AleksAltigor Год назад +1

    thank you very much,
    please help - Slave 1 - Baudrate = 38400; / Slave 2 - Baudrate =19200 . how to do it?
    ... private void timer1_Tick(object sender, EventArgs e)
    {
    if (com.Connected == true)
    {
    // Read Module Measure
    com.UnitIdentifier = 48;
    com.Baudrate = 38400; - does not work

    • @hadiscada
      @hadiscada  Год назад

      hello..
      we can not connect different baudrate with one COM Port. all the slave's baudrate must be same.
      or you can connect each slave to different COM port.
      thanks.

  • @phatnguyentien72
    @phatnguyentien72 6 месяцев назад

    I used this library to connect RS485 to Mitsubishi FX3U PLC but it still doesn't work? What should I do? 😢

    • @hadiscada
      @hadiscada  6 месяцев назад

      sorry I have no experience with that PLC, so I can't help you.

  • @fatihakalper9460
    @fatihakalper9460 7 месяцев назад

    Hello, I implemented the example in your video, but it gave me an error."int[] vals = ModClient.ReadHoldingRegisters(0, 3);"

    • @hadiscada
      @hadiscada  7 месяцев назад

      hi,
      what is the Error description/message ?

  • @haoquang8705
    @haoquang8705 9 месяцев назад

    muốn đọc số thực float 32 bit thì sao à anh? Em cảm ơn

    • @hadiscada
      @hadiscada  9 месяцев назад

      please watch this video:
      ruclips.net/video/hof5Lo6QMgc/видео.htmlfeature=shared
      thanks!

  • @irfansyah6055
    @irfansyah6055 23 дня назад

    Codenya boleh di share pak