Hi,
So my task is to read the status registers of the PLC using RS485 Modbus. I tried out it in a different software called Modbus poll. First I configure, that is give the type of connection which is Modbus RTU, then the COM port, baud rate, data bits, parity, flow control and then device id. Then I give the command as read holding registers from address 0 to a length of 10. Then I click ok and I will get the output that is the value in address 0 till length of 10. Next I tried in labview. In labview I use create serial master and I give the same values that is COM port, baud rate, dev