Commit graph

15 commits

Author SHA1 Message Date
Jonny007-MKD ba78ec0cc6 Small fixes in UI 2014-11-23 11:43:17 +00:00
Jonny007-MKD 26ff5e109b Renamed namespace "Ethernet1"/%BUS_TYPE% to "Modbus" 2014-08-31 19:00:53 +00:00
Jonny007-MKD 5e4c348fc1 2014-07-20 10:46:52 +00:00
Jonny007-MKD 723a6bacc7 Included and adjusted the Panel from Airbus (DEU Power) 2014-07-11 11:34:18 +00:00
Jonny007-MKD 3e3a24a2a3 DeviceInformation.cin
Improved device structure
2014-07-10 07:56:55 +00:00
Jonny007-MKD 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
Jonny007-MKD 32c009aa98 Added comments
Refactured Layer 4
2014-06-20 10:45:41 +00:00
Jonny007-MKD 8c7dae6169 Added mapping stuff 2014-06-17 18:23:42 +00:00
Jonny007-MKD 409f2327c6 2014-06-17 16:41:05 +00:00
Jonny007-MKD 2279ff04b0 DeviceInformation.cin
Added default value of 1 to gDevReceiveWindow because gtRobin would do anything in MakeConfig
2014-06-17 14:28:29 +00:00
Jonny007-MKD 93dd56469d ModbusClientCommon.cin
Introduced loops to automatically split requests that are too large for Modbus

ModbusClient.can
  Modified Modbus events so that the split requests (see above) will be written at the correct position in sys vars

ModbusFunctions.cin
DeviceInformation.cin
  Introduced new file that will handle most device specific things

ModbusStructs.cin
  Introduced new constants with maximum Modbus values

MakeConfig.can
  Increment IP address with swapDWord
  Moved detection stuff to DeviceInformation.cin
2014-06-17 14:21:45 +00:00
Jonny007-MKD 9dc7ffd47d ModbusClient.can
MakeConfig.can
  Added 
ModbusClientCommon.cin
  Introduced different functions for ModbusFuncCode 0x01 and 0x02. B&R handles them differently
2014-06-16 12:50:35 +00:00
Jonny007-MKD c93d7d22f2 2014-06-16 09:30:54 +00:00
Jonny007-MKD 4e40928ff9 2014-06-16 07:23:21 +00:00
Jonny007-MKD 41ba4a3fd5 Renamed project Modbus to Modbus-CAPL 2014-05-27 12:32:27 +00:00
Renamed from Modbus/ModbusNet.cfg (Browse further)