Integration of the Modbus-TCP protocol into Vector CANoe.
Find a file
Jonny007-MKD dde6cef26f Modbus/include/ModbusClientCommon.cin
Removed the 9 seperate times
  Introduced pending, sent and ack stacks to allow concurrent requests
  Introduced timer gtRobin that monitors the stacks, sends the packets and checks for timeouts

Modbus/include/ModbusCommonStructs.cin
  added enum ModbusFuncCode

Modbus/include/ModbusFunctions.cin
  fixed analog modules

Modbus/include/TcpCommon.cin
  don't use local ip anymore

Modbus/ModbusClientUDP.can
  no state machine for reading configuration :)
2014-05-21 11:26: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 Modbus/include/ModbusClientCommon.cin 2014-05-21 11:26:45 +00:00