Changeset 31905 for trunk/ippScripts/scripts/chip_imfile.pl
- Timestamp:
- Jul 19, 2011, 12:40:31 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/chip_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/chip_imfile.pl
r31904 r31905 264 264 ## Read camera config to get the current good burntool state 265 265 ## this returns just the values of interest in a tiny mdc file 266 my $camera_config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD -get-key BURNTOOL.STATE.GOOD -";266 my $camera_config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD -get-key BURNTOOL.STATE.GOOD.UPDATE"; 267 267 ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 268 268 run(command => $camera_config_cmd, verbose => 0);
Note:
See TracChangeset
for help on using the changeset viewer.
