Index: trunk/ippMonitor/def/camPendingExp.d
===================================================================
--- trunk/ippMonitor/def/camPendingExp.d	(revision 19084)
+++ trunk/ippMonitor/def/camPendingExp.d	(revision 19183)
@@ -4,5 +4,5 @@
 MENU  ipp.science.dat
 
-WHERE camRun.state = 'run'
+WHERE camRun.state = 'new'
 WHERE camRun.chip_id = chipRun.chip_id
 WHERE chipRun.exp_id = rawExp.exp_id
@@ -21,4 +21,5 @@
 FIELD camRun.cam_id,             5,   %s,     Cam ID
 FIELD camRun.state,              5,   %s,     State
+FIELD camRun.label,              5,   %s,     Label
 FIELD rawExp.telescope,      	10,   %s,     Telescope
 FIELD rawExp.camera,         	10,   %s,     Camera
