$self_name $item_id\n"; echo "
" . item_status_button($item_id,$item_type,$selfref) ."
\n$res[error]\n\n"; } $mod_sernum = $res['base_sernum']; $mod_description = $res['description']; $mod_date = $res['date']; echo $mod_sernum ? "
Installed in $mod_description " . href2($mod_sernum, format_default_id($mod_sernum)) ." on $mod_date
Not installed. Go to a \n" ."Chamber module\n" ."to install a wire plane.
\n";
################################################################
$notcharr = get_enumerated( $sernum, "wp_notched",
"wp_notches", "status");
$notched = $notcharr['description'] ?
$notcharr['description'] : 'Not notched';
$notchedform = "
";
################################################################
echo "
\n"; ################################################################ # WP shim: $arr = get_enumerated($sernum, "wp_shim", "wp_shims", "type"); echo " "; ################################################################ # echo " | \n"
." " ."(view from lamel side)\n" ." |
$spacing, $nwires wires
Wires are identified by number where number 1 is the leftmost wire on the lamel when viewing the lamel with the readout at the top of the plane.
\n" .""
. (($item_type==1)?
"Wires 1 and $nwires; Au plated BeCu 50um dia guard wires
Wires 2 and ".(string)($nwires-1)."; Au plated W 25um dia guard wires
Wires 3 thru ".(string)($nwires-2)."; Au plated W 15um dia sense wires
"
:
"Wires 1 and $nwires; Au plated BeCu 75um dia guard wires
Wires 2 and ".(string)($nwires-1)."; Au plated BeCu 50um dia guard wires
Wires 3 and ".(string)($nwires-2)."; Au plated W 25um dia sense wires
Wires 4 thru ".(string)($nwires-3)."; Au plated W 15um dia sense wires
" ) ."
\n" ; echo "" . file_upload_button($sernum,2,$selfref) ." | " . file_upload_button($sernum,3,$selfref) ." | " . file_upload_button($sernum,1,$selfref) ." | " ."
\n"; ## -- ?>