IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2008, 9:54:44 AM (18 years ago)
Author:
eugene
Message:

added label to newExp; gets propagated to chipRun on successful registration; added options to supply alternate label to dettool and regtool; added -label to pxinject

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pztoolConfig.c

    r16362 r16509  
    122122    psMetadataAddStr(copydoneArgs, PS_LIST_TAIL, "-end_stage",  0,
    123123        "define the end goal processing step", NULL);
     124    psMetadataAddStr(copydoneArgs, PS_LIST_TAIL, "-label",  0,
     125        "define the label for the chip stage", NULL);
    124126    psMetadataAddS16(copydoneArgs, PS_LIST_TAIL, "-code",  0,
    125127            "set fault code", 0);
Note: See TracChangeset for help on using the changeset viewer.