• modbus
    hello all, i am implementing HMI touchscreen communication with LPC2148 i.e ARM7 using MODBUS RTU HEX ADDRESS(master). i am writing multiple register using function code=0x10 so query which i receive...
  • Modbus Protocol
    Hello, I have implemented Modbus protocol as a client for multiple read (function code 0x04) and multiple write (Function code 0x10). I have used keil and IC P89C61X2 I have tested with Modbus simulator...
  • HMI and modbus
    hello, i m using c8051f020 microcontroller. i want to interface HMI touch screen with modbus protocol. i m planning to used ASCII format and 485 communication. i hav read the theory of modbus communication...
  • ModBus library
    I am working with an embeded board ,Now Looking for a standard modbus library to use that in the board.anybody is there to suggest me to getting such a standard library?
  • modbus protocol
    hello all, i am implementing modbus protocol for HMI touch screen display with LPC2148. i have written my code and it is working fine. i am facing problem is function code of 0x10. i get query and i...