Changeset 19183 for trunk/ippMonitor/def/camPendingExp.d
- Timestamp:
- Aug 24, 2008, 3:14:18 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/camPendingExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camPendingExp.d
r19084 r19183 4 4 MENU ipp.science.dat 5 5 6 WHERE camRun.state = ' run'6 WHERE camRun.state = 'new' 7 7 WHERE camRun.chip_id = chipRun.chip_id 8 8 WHERE chipRun.exp_id = rawExp.exp_id … … 21 21 FIELD camRun.cam_id, 5, %s, Cam ID 22 22 FIELD camRun.state, 5, %s, State 23 FIELD camRun.label, 5, %s, Label 23 24 FIELD rawExp.telescope, 10, %s, Telescope 24 25 FIELD rawExp.camera, 10, %s, Camera
Note:
See TracChangeset
for help on using the changeset viewer.
