mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2025-12-20 02:16:48 +08:00
test: Fix comments in write clock messages
This commit is contained in:
@@ -223,7 +223,7 @@ public class Clock
|
|||||||
12
|
12
|
||||||
// Type response (8...) Function group timers (...7)
|
// Type response (8...) Function group timers (...7)
|
||||||
87
|
87
|
||||||
// Subfunction: read clock
|
// Subfunction: write clock
|
||||||
02
|
02
|
||||||
// Sequence number
|
// Sequence number
|
||||||
01
|
01
|
||||||
@@ -237,7 +237,7 @@ public class Clock
|
|||||||
// Data
|
// Data
|
||||||
// Error code
|
// Error code
|
||||||
0a
|
0a
|
||||||
// Transport size: OCTET STRING
|
// Transport size: NONE
|
||||||
00
|
00
|
||||||
// Length
|
// Length
|
||||||
00 00
|
00 00
|
||||||
|
|||||||
Reference in New Issue
Block a user