%@ LANGUAGE="VBScript" %> <% If Not IsEmpty(request.form("Close")) Then %> <% End If timedate=Request("timedate") Set Connection = Server.CreateObject("ADODB.Connection") Connection.Mode = adModeRead Connection.Open phdb_rd If timedate="" Or IsEmpty(request.form("Selected_Time")) Then SQLStmt = " select to_char(sysdate,'MM/DD/YYYY HH24:MI:SS') timedate from dual " Set RS = Connection.Execute(SQLStmt) timedate = CStr(RS("timedate")) Set RS=nothing End If If Not IsDate(timedate) Then message="Wrong Time/Date format " & timedate %> <% End If timedate_par=replace(timedate," ","%20") %>
| System | Graph | Last DB write | +6V | +3.3V | -3.3V | -6V | Bias | Temp | Fans | Status | ||||||||
| V | I | V | I | V | I | V | I | V | I | [C] | int1 | int2 | ext1 | ext2 | ||||
| <%=crate_name%> | &days=2" onClick="openWindow(this,'FECSMS',0.5,0.75,'no',0.75,0.3)"> Graph |
<%
If CDbl(RS("ddif")) |
<%=RS("vpos6")%> | <%=RS("ipos6")%> | <%=RS("vpos3")%> | <%=RS("ipos3")%> | <%=RS("vneg3")%> | <%=RS("ineg3")%> | <%=RS("vneg6")%> | <%=RS("ineg6")%> | <%=RS("hv_volt")%> | <%=RS("hv_curr")%> | <%=RS("temp")%> | <%=RS("fan_int1")%> | <%=RS("fan_int2")%> | <%=RS("fan_ext1")%> | <%=RS("fan_ext2")%> | <% If RS("error_flag")="0" And RS("out_time")="0" Then Response.write("OK") Elseif Not RS("error_flag")="0" Then Response.write("Error") Else Response.write("Stale") End If %> |