beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug in EtherLabSDODownload function block
2012-11-09, Laurent Bessard
52b398c75ba9
Parents
3f5c41f3d47f
Children
d964dbc2c7b0
Fix bug in EtherLabSDODownload function block
1 files changed, 0 insertions(+), 1 deletions(-)
+0
-1
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();}