• 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...
  • communication with Modbus in C
    Hi! I work with LPC2138 ARM and i want to establish the communication between the microcontroller and the Modbus.As slave the microcontroller receives a frame from the master(modbus).The problem is...
  • half duplex communication using modbus
    hi,everyone..... I want to do the communication between eight controller(89v51rd2) using the modbus. in this one is master and others are slave. master should send the query, in response to this query...
  • 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...