What steps will reproduce the problem?
1. Download from HEAD
2.
3.
What is the expected output? What do you see instead?
Expected:
return base.ReadInputRegisters(Modbus.DefaultTcpSlaveUnitId, startAddress,
numberOfPoints);
In HEAD:
return base.ReadHoldingRegisters(Modbus.DefaultTcpSlaveUnitId,
startAddress, numberOfPoints);
What version of the product are you using? On what operating system?
HEAD
Please provide any additional information below.
Original issue reported on code.google.com by paul...@gmail.com on 28 Apr 2007 at 7:26
Original issue reported on code.google.com by
paul...@gmail.com
on 28 Apr 2007 at 7:26