Index: trunk/ippScripts/scripts/chip_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/chip_imfile.pl	(revision 25546)
+++ trunk/ippScripts/scripts/chip_imfile.pl	(revision 25555)
@@ -182,4 +182,7 @@
             &my_die("Unable to find burntool_state in metadata", $exp_id, $chip_id, $class_id, $PS_EXIT_SYS_ERROR);
         }
+	if ($burntoolState == 32767) {
+	    $burntoolState = 0;
+	}
 
         ## Read camera config to get the current good burntool state :
