Commit graph

8 commits

Author SHA1 Message Date
13c03dd807 ModbusClientCommon.cin
Changed timer to support EilDll

ModbusStructs.cin
  Removed header from all structs

ModbusProtocol.cpp
  Fixed data length issue (l. 353)
  More precise info in InspectProtocol()
  New getter: GetAddrNCount()
2014-06-02 12:16:23 +00:00
95304c9216 ParsePacket() works 2014-05-30 15:14:33 +00:00
010e10f567 2014-05-28 14:37:39 +00:00
7dd0860785 Renamed folder VCSignalProtocolDLL to ModbusProtocolDLL 2014-05-28 14:34:53 +00:00
c6fece1602 Finally the SLN 2014-05-28 14:32:07 +00:00
b0c465c341 Changed VCSignalProtocol to ModbusProtocol
This is a first draft and it would be lucky if it worked
2014-05-28 14:27:53 +00:00
cdd7f1352a Upgraded to VisualStudio 2010 2014-05-28 09:27:33 +00:00
f26088b1eb Copied Modbus-CAPL and added VisualStudio project VCSignalProtocolDLL 2014-05-28 09:20:38 +00:00