Commit ef9aee0
committed
use TIA Portal EXPLORE format for V1-initial PLCs
V1-initial PLCs expect a 4-byte big-endian InObjectId in the EXPLORE
payload instead of a VLQ-encoded explore_id. Match the format observed
in TIA Portal v19 pcaps: InObjectId + fixed params + sequence byte.
Default explore target is 0x38 (system object for PLC program tree),
matching what TIA Portal sends.1 parent ac84da7 commit ef9aee0
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
265 | 268 | | |
266 | 269 | | |
267 | 270 | | |
| |||
720 | 723 | | |
721 | 724 | | |
722 | 725 | | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
723 | 739 | | |
724 | 740 | | |
725 | 741 | | |
| |||
0 commit comments