Index: /trunk/ippconfig/gpc1/format_mef.config
===================================================================
--- /trunk/ippconfig/gpc1/format_mef.config	(revision 15435)
+++ /trunk/ippconfig/gpc1/format_mef.config	(revision 15436)
@@ -190,5 +190,5 @@
 	FPA.EXPOSURE	STR	EXPREQ		# Requested exposure time, presumably camera exposure time
 	CELL.EXPOSURE	STR	EXPTIME		# Exposure time measured by shutter
-	CELL.DARKTIME	STR	EXPREQ		# Requested exposure time, presumably camera exposure time
+	CELL.DARKTIME	STR	DARKTIME	# Exposure time for camera
 END
 
Index: /trunk/ippconfig/gpc1/format_raw.config
===================================================================
--- /trunk/ippconfig/gpc1/format_raw.config	(revision 15435)
+++ /trunk/ippconfig/gpc1/format_raw.config	(revision 15436)
@@ -193,5 +193,5 @@
 	FPA.EXPOSURE	F32	EXPREQ		# Requested exposure time, presumably camera exposure time
 	CELL.EXPOSURE	F32	EXPTIME		# Exposure time measured by shutter
-	CELL.DARKTIME	F32	EXPREQ		# Requested exposure time, presumably camera exposure time
+	CELL.DARKTIME	F32	DARKTIME	# Exposure time for camera
 END
 
