Fix bug in EtherLabSDODownload function block
authorLaurent Bessard
Fri, 09 Nov 2012 11:25:44 +0100
changeset 2090 52b398c75ba9
parent 2089 3f5c41f3d47f
child 2091 d964dbc2c7b0
Fix bug in EtherLabSDODownload function block
etherlab/pous.xml
--- a/etherlab/pous.xml	Wed Oct 31 12:06:04 2012 +0100
+++ b/etherlab/pous.xml	Fri Nov 09 11:25:44 2012 +0100
@@ -241,7 +241,6 @@
   4:
     IF PY1.ACK THEN
       ACK := 1;
-      VALUE := PY1.RESULT;
       ERROR := EQ(PY1.RESULT, 'False');
       STATE := 0;
       {ReleaseSDOLock();}