Commit graph

8 commits

Author SHA1 Message Date
Tim Wojtulewicz
e3a34e44b5 Revert "Merge remote-tracking branch 'origin/topic/timw/3184-modbus-extensions'"
This reverts commit 30b2afe2ad, reversing
changes made to bacc0dcae3.
2023-08-08 10:54:33 -07:00
Tim Wojtulewicz
f56b6bdb2b Pass parsed file record information with ReadFile/WriteFile events 2023-08-04 19:15:25 -07:00
Tim Wojtulewicz
8318dfc169 Add length field from header to ModbusHeaders record type 2023-08-04 16:16:49 -07:00
Tim Wojtulewicz
39ed39c30e Modbus: Add support for Encapsulation Interface Transport (FC=2B) requests and responses 2023-08-01 12:14:33 -07:00
Tim Wojtulewicz
346271d8ca Modbus: Add support for Diagnostics (FC=8) requests and responses 2023-08-01 12:14:33 -07:00
Christian Kreibich
0b674eb851 Baseline refresh to reflect btest 0.64 2020-12-06 20:19:49 -08:00
Seth Hall
ba3214cee5 Add some documentation for modbus data types.
This also removes a field named "len" from the ModbusHeaders
record type because it's not really necessary.
2016-06-18 01:46:07 -04:00
Hui Lin
a7c9ef72a8 adding another trace file to test read and write coil function codes 2014-07-08 11:14:51 -05:00