IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2009, 11:46:32 AM (17 years ago)
Author:
eugene
Message:

allow ippMonitor installation to define specific ipprc.config file; remove image display from non-image camera page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/camProcessedExp.d

    r19183 r24662  
    1010WHERE camProcessedExp.cam_id  = camRun.cam_id
    1111WHERE camProcessedExp.fault = 0
    12 
    13 # define image names to be used below
    14 # IMAGE VAR basename filerule camera class_id
    15 IMAGE JPEG2 $camProcessedExp.path_base PPIMAGE.JPEG2 $rawExp.camera NONE
    1612
    1713# define the arguments supplied to the links below (if any)
     
    3228FIELD chipRun.chip_id,                   5,   %s,     Chip ID,      value,       chipProcessedImfile.php, ARG2
    3329FIELD camRun.cam_id,                     5,   %s,     Cam ID,       value,       camProcessedExp.php,     ARG3
     30FIELD camRun.state,                      5,   %s,     state,        value,       camProcessedImfile.php,  ARG4
    3431FIELD camRun.label,                      5,   %s,     Label
    35 FIELD *,                                 8,   %s,     image,        image=JPEG2, camProcessedImfile.php,  ARG4
    3632FIELD rawExp.telescope,                 10,   %s,     Telescope
    3733FIELD rawExp.camera,                    10,   %s,     Camera
Note: See TracChangeset for help on using the changeset viewer.