Index: trunk/ippMonitor/def/chipPendingExp.d
===================================================================
--- trunk/ippMonitor/def/chipPendingExp.d	(revision 14014)
+++ trunk/ippMonitor/def/chipPendingExp.d	(revision 14044)
@@ -5,11 +5,11 @@
 
 # limit this table to non-OBJECT types of images
-WHERE chipPendingExp.exp_tag = rawExp.exp_tag
+WHERE chipPendingExp.exp_id = rawExp.exp_id
 
-ARGS  ARG1  exp_tag=$exp_tag
+ARGS  ARG1  exp_id=$exp_id
 
 #     field                   size  name         show    link to         extras
 FIELD chipPendingExp.chip_id,    7, chip ID
-FIELD chipPendingExp.exp_tag,   20, exposure ID, value,  rawImfile.php,  ARG1
+FIELD chipPendingExp.exp_id,     5, exposure ID, value,  rawImfile.php,  ARG1
 FIELD rawExp.telescope,      	10, Telescope
 FIELD rawExp.camera,         	10, Camera
