From 0774e124bf1c7bc74c065e7065a56b7b24017bd2 Mon Sep 17 00:00:00 2001 From: Michael Croes Date: Mon, 4 Sep 2023 21:55:06 +0200 Subject: [PATCH] test: Fix comments in write clock messages --- S7.Net.UnitTest/CommunicationTests/Clock.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/S7.Net.UnitTest/CommunicationTests/Clock.cs b/S7.Net.UnitTest/CommunicationTests/Clock.cs index a7282ad..7601aa8 100644 --- a/S7.Net.UnitTest/CommunicationTests/Clock.cs +++ b/S7.Net.UnitTest/CommunicationTests/Clock.cs @@ -223,7 +223,7 @@ public class Clock 12 // Type response (8...) Function group timers (...7) 87 - // Subfunction: read clock + // Subfunction: write clock 02 // Sequence number 01 @@ -237,7 +237,7 @@ public class Clock // Data // Error code 0a - // Transport size: OCTET STRING + // Transport size: NONE 00 // Length 00 00