Integration of the Modbus-TCP protocol into Vector CANoe.
Go to file
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
CanoeTest 2014-05-07 08:38:53 +00:00
erster test Erster Test von Jörn 2014-05-07 08:46:08 +00:00
Modbus-CAPL ModbusClientCommon.cin 2014-06-17 14:21:45 +00:00
Modbus-DLL Notify with MbInfo of received data 2014-06-16 07:24:08 +00:00