From f9b9b5192f77bffbcab0f271e6b3558b9cbb1cf4 Mon Sep 17 00:00:00 2001 From: anicic Date: Mon, 3 Sep 2012 13:20:53 +0000 Subject: [PATCH] corrected typo --- s7plcFW.html | 1 + 1 file changed, 1 insertion(+) diff --git a/s7plcFW.html b/s7plcFW.html index 49f8748..83db703 100644 --- a/s7plcFW.html +++ b/s7plcFW.html @@ -54,6 +54,7 @@ Besides the
  • new communication protocol (FETCH/WRITE)
  • the modified s7plcFWConfigure function
  • additional support for write-connection-status (see "s7plcFW stat2" )
  • +
  • when using bi and bo bits 0-7 and 8-15 are swapped (i.e. for bit 3 use 3+8=11, or for bit 13 use 13-8=5)
  • there should be no other differences.