IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2007, 10:04:27 PM (19 years ago)
Author:
eugene
Message:

adding formats to fields, minor updates

File:
1 edited

Legend:

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

    r14044 r15954  
    66WHERE state != 'stop'
    77
    8 #        field          name           show     link to         extras
    9 FIELD    exp_id,        5,   exposure ID
    10 FIELD    tmp_exp_name,  10,  exposure Name
    11 FIELD    tmp_camera,    5,   camera
    12 FIELD    tmp_telescope, 5,   telescope
    13 FIELD    state,         5,   state
     8#        field        size   format  name           show     link to         extras
     9FIELD    exp_id,        5,   %s,     exposure ID
     10FIELD    tmp_exp_name,  10,  %s,     exposure Name
     11FIELD    tmp_camera,    5,   %s,     camera
     12FIELD    tmp_telescope, 5,   %s,     telescope
     13FIELD    state,         5,   %s,     state
Note: See TracChangeset for help on using the changeset viewer.