IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2008, 11:17:03 AM (18 years ago)
Author:
jhoblitt
Message:

add camtool -updaterun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxcam.h

    r16170 r17171  
    2626
    2727bool pxcamRunSetState(pxConfig *config, psS64 cam_id, const char *state);
     28bool pxcamRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *state);
     29bool pxcamRunSetLabel(pxConfig *config, psS64 cam_id, const char *label);
     30bool pxcamRunSetLabelByQuery(pxConfig *config, psMetadata *where, const char *label);
    2831
    2932bool pxcamQueueByChipID(pxConfig *config,
Note: See TracChangeset for help on using the changeset viewer.