Index: /trunk/FACT++/src/agilentctrl.cc
===================================================================
--- /trunk/FACT++/src/agilentctrl.cc	(revision 17882)
+++ /trunk/FACT++/src/agilentctrl.cc	(revision 17883)
@@ -180,4 +180,7 @@
         {
             Error("String conversion failed for '"+str+" ("+e.what()+")");
+
+            // We need to synchronize the stream again
+            PostClose(true);
             return;
         }
