// THIS SECTION IS IN PHP.
// ENTER CAID AND TITLE W/IN QUOTES IN THE FOLLOWING 2 LINES ...
$caid="095";
// Don't mess w/ $file.
$file = "mips-".$caid.".cookbook.php";
// END PHP.
?>
echo "MIPS-".$caid." IOC Task Cookbook"; ?>
if (file_exists("master_header.php")) { include ("master_header.php");} ?>
echo "MIPS-".$caid." IOC Task Cookbook:"; ?>
MIPS Campaign Shutdown Activities, Si only, Campaign A, Part II
Principal: dmkelly
Deputy: cengelbracht
Data Monkey(s):
Priority: Necessary
Downlink Priority: Normal
Analysis Time: 0h
Last Updated:
if (file_exists($file)) {echo date("D M d Y, H:i:s", filemtime($file) ) ;} ?>
if (file_exists("cookbook_header.php")) { include ("cookbook_header.php");} ?>
Objective
Power off MIPS following the completion of MIPS-092 during campaign A.
Description
1) Transition from OPERATE to OFF
Data Collected
NONE
CE_off
Array Data Desired:
NONE
Data Reformatting Option:
Special Instructions:
Task Dependencies
Calibration Dependencies
Output and Deliverable Products
NONE
Data Analysis
NONE
Software Requirements
Actions Following Analysis
NONE
Failure Modes and Responses
If the state transitions fail to execute properly, the scripts
should be checked and fixed in preparation for the next MIPS campaign.
Additional Notes