Changeset 24662 for trunk/ippMonitor/def/camProcessedExp.d
- Timestamp:
- Jul 3, 2009, 11:46:32 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/camProcessedExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camProcessedExp.d
r19183 r24662 10 10 WHERE camProcessedExp.cam_id = camRun.cam_id 11 11 WHERE camProcessedExp.fault = 0 12 13 # define image names to be used below14 # IMAGE VAR basename filerule camera class_id15 IMAGE JPEG2 $camProcessedExp.path_base PPIMAGE.JPEG2 $rawExp.camera NONE16 12 17 13 # define the arguments supplied to the links below (if any) … … 32 28 FIELD chipRun.chip_id, 5, %s, Chip ID, value, chipProcessedImfile.php, ARG2 33 29 FIELD camRun.cam_id, 5, %s, Cam ID, value, camProcessedExp.php, ARG3 30 FIELD camRun.state, 5, %s, state, value, camProcessedImfile.php, ARG4 34 31 FIELD camRun.label, 5, %s, Label 35 FIELD *, 8, %s, image, image=JPEG2, camProcessedImfile.php, ARG436 32 FIELD rawExp.telescope, 10, %s, Telescope 37 33 FIELD rawExp.camera, 10, %s, Camera
Note:
See TracChangeset
for help on using the changeset viewer.
