// THIS SECTION IS IN PHP. // ENTER CAID AND TITLE W/IN QUOTES IN THE FOLLOWING 2 LINES ... $caid="092"; // Don't mess w/ $file. $file = "mips-".$caid.".cookbook.php"; // END PHP. ?>
Principal: dmkellyif (file_exists("cookbook_header.php")) { include ("cookbook_header.php");} ?>
Deputy: cengelbracht
Data Monkey(s):
Priority: Necessary
Downlink Priority: Normal
Analysis Time: 24h
Last Updated: if (file_exists($file)) {echo date("D M d Y, H:i:s", filemtime($file) ) ;} ?>
Sit idle for roughly 24h while collecting temperature telemetry.
Housekeeping telemetry
Array Data Desired:
NONE
Data Reformatting Option:
Special Instructions:
Temperature plots will be generated. The default approach is to use EZQuery, but I would also like to ensure that HKData is working smoothly enough that it can be used for this purpose since HKData was created specifically for this sort of analysis.