Changeset 19301 for trunk/ippTools/src/camtool.c
- Timestamp:
- Aug 31, 2008, 9:47:25 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/camtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/camtool.c
r19182 r19301 500 500 } 501 501 502 // since there is only one exp per ' run' set camRun.state = 'stop'502 // since there is only one exp per 'new' set camRun.state = 'full' 503 503 if (!pxcamRunSetState(config, row->cam_id, "full")) { 504 504 psError(PS_ERR_UNKNOWN, false, "failed to change camRun.state for cam_id: %" PRId64, row->cam_id);
Note:
See TracChangeset
for help on using the changeset viewer.
