Changeset 19183 for trunk/ippMonitor/def/camProcessedExp_NoImages.d
- Timestamp:
- Aug 24, 2008, 3:14:18 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/camProcessedExp_NoImages.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camProcessedExp_NoImages.d
r19084 r19183 5 5 6 6 # the following WHERE clauses are added to all queries joined by AND 7 WHERE camRun.state = ' stop'7 WHERE camRun.state = 'full' 8 8 WHERE camRun.chip_id = chipRun.chip_id 9 9 WHERE chipRun.exp_id = rawExp.exp_id … … 29 29 FIELD camRun.cam_id, 5, %s, Cam ID, value, camProcessedExp.php, ARG3 30 30 FIELD camRun.state, 5, %s, state, value, camProcessedImfile.php, ARG4 31 FIELD camRun.label, 5, %s, label 31 32 FIELD rawExp.telescope, 10, %s, Telescope 32 33 FIELD rawExp.camera, 10, %s, Camera
Note:
See TracChangeset
for help on using the changeset viewer.
