Commit graph

10 commits

Author SHA1 Message Date
26ff5e109b Renamed namespace "Ethernet1"/%BUS_TYPE% to "Modbus" 2014-08-31 19:00:53 +00:00
eb6d28c71b Rename generated.dbc and generated.vsysvar into Modbus.*
DeviceInformation.cin
  struct device now contains all 4 bytes of the IP as fields

MakeConfig.can
  Improved code and comments

MakeConfig.can
PollingModbusClient.can
  Removed the subnetting stuff. We simply can add the net to the node name
2014-08-29 14:55:20 +00:00
752f282c3a Added defaults to switch statements 2014-07-14 09:37:21 +00:00
3e3a24a2a3 DeviceInformation.cin
Improved device structure
2014-07-10 07:56:55 +00:00
decc7357e7 DeviceInformation.cin
Moved device information into structure
PollingModbusClient.can
  Use device structure
ModbusClient.cin
  Use device structure and enum ModbusFuncCode

ModbusEil.cin
ModbusTcp.cin
  Fixes
2014-07-08 11:38:32 +00:00
7b08b19840 Minor changes 2014-07-07 10:24:11 +00:00
2df8f31eb7 Moved all sysvars to PollingModbusClient.can
Fixed bug when splitting Modbus write requests
2014-07-04 11:29:18 +00:00
b6f211d5d3 Prefixed "private" functions with underscore 2014-07-04 10:59:58 +00:00
bf03b46d34 Improve comments 2014-07-04 09:57:03 +00:00
32c009aa98 Added comments
Refactured Layer 4
2014-06-20 10:45:41 +00:00
Renamed from Modbus-CAPL/include/CAPL/ModbusClient.can (Browse further)