IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2008, 3:14:18 PM (18 years ago)
Author:
eugene
Message:

adding label to ippMonitor tables

File:
1 edited

Legend:

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

    r19084 r19183  
    44MENU  ipp.science.dat
    55
    6 WHERE camRun.state = 'run'
     6WHERE camRun.state = 'new'
    77WHERE camRun.chip_id = chipRun.chip_id
    88WHERE chipRun.exp_id = rawExp.exp_id
     
    2121FIELD camRun.cam_id,             5,   %s,     Cam ID
    2222FIELD camRun.state,              5,   %s,     State
     23FIELD camRun.label,              5,   %s,     Label
    2324FIELD rawExp.telescope,         10,   %s,     Telescope
    2425FIELD rawExp.camera,            10,   %s,     Camera
Note: See TracChangeset for help on using the changeset viewer.