Index: trunk/ippconfig/gpc1/format_raw.config
===================================================================
--- trunk/ippconfig/gpc1/format_raw.config	(revision 15434)
+++ trunk/ippconfig/gpc1/format_raw.config	(revision 15435)
@@ -182,5 +182,4 @@
 	FPA.AZ		STR	AZ
 	FPA.TEMP	STR	DETTEM
-	FPA.EXPOSURE	STR	EXPTIME
 	CHIP.ID         STR	DETECTOR
 	CELL.XBIN	STR	CCDSUM
@@ -192,8 +191,7 @@
 #	CELL.SATURATION	STR	SATURATE
 	CHIP.TEMP	STR	DETTEM
-	### These will have to change when we get the 'real' EXPTIME measured by the shutter driver
-	FPA.EXPOSURE	F32	EXPREQ
-	CELL.EXPOSURE	F32	EXPREQ
-	CELL.DARKTIME	F32	EXPREQ
+	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
 END
 
