PDA

View Full Version : AC3 not graphing


jiaotong
07/15/2008, 09:12 AM
Hi all,

I am sure I missed something basic here which will be embarrassing, but... I am not able to see graphs of the AC3. When I click on the window I get the Java splash but the images get the "X" in the top left. I am not sure what to really try. All other functions of the AC3 are reachable by IP... any ideas?


thanks,
jim

rbc1225
07/15/2008, 11:59 AM
Does it have data in the datalog? If not it won' t have a graph. Let it run a few hours and then check if this is the case.

jiaotong
07/15/2008, 02:27 PM
Yep. It has been running for 10 days or so. The datalog looks fine in tabular format. It looks like it is trying to display the graph but jsut can't get there.

thanks,
jim

jiaotong
07/15/2008, 10:03 PM
Anyone else?
I took a look at the source on the web page... pasted below.
I have tried this with the version of Java it wants as well as the newest version of Java to no avail. I get the Java logo and a "Click to activate this screen" etc. but when I do.. no data displayed. There is obviously data there.

Any ideas?

HTML source below....

<HTML>
<HEAD><link rel="stylesheet" type="text/css" href="/aqua.css"><TITLE>AquaController Graph</TITLE></HEAD>
<BODY>
<META **********="Refresh" CONTENT="3600;url=/cgi-bin/graph.cgi"><center><applet code="aquagr.class" archive="/aquagr.jar" height=320 width=600>
<PARAM name="description_1" value="Temp">
<PARAM name="title" value="Temp">
<PARAM name="var_interval" value="60">
<PARAM name="var_start" value="07/13/2008-19:00">
<PARAM name="data_set_1" value="81.7 ,82.0 ,82.2 ,81.7 ,81.1 ,80.5 ,80.0 ,79.6 ,79.2 ,78.8 ,78.5 ,78.2 ,78.0 ,77.7 ,77.6 ,77.8 ,78.6 ,79.2 ,79.8 ,80.3 ,80.8 ,81.2 ,81.6 ,82.0 ,82.3 ,82.5 ,82.7 ,82.3 ,82.0 ,81.7 ,81.4 ,81.1 ,80.9 ,80.7 ,80.5 ,80.3 ,80.1 ,80.0 ,79.9 ,80.4 ,81.3 ,82.2 ,83.0 ,83.7 ,84.4 ,85.1 ,85.6 ,86.2 ,86.5 ,86.4 ,"> </APPLET><BR>
<applet code="aquagr.class" archive="/aquagr.jar" height=320 width=600>
<PARAM name="description_1" value="pH ">
<PARAM name="title" value="pH ">
<PARAM name="var_interval" value="60">
<PARAM name="var_start" value="07/13/2008-19:00">
<PARAM name="data_set_1" value="6.49,6.49,6.47,6.47,6.46,6.46,6.46,6.46,6.45,6.45,6.45,6.45,6.45,6.45,6.44,6.44,6.44,6.43,6.43,6.43, 6.42,6.41,6.41,6.41,6.40,6.40,6.40,6.40,6.40,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39, 6.39,6.39,6.38,6.38,6.38,6.38,6.37,6.37,6.37,6.37,"> </APPLET><BR>
<applet code="aquagr.class" archive="/aquagr.jar" height=320 width=600>
<PARAM name="description_1" value="ORP">
<PARAM name="title" value="ORP">
<PARAM name="var_interval" value="60">
<PARAM name="var_start" value="07/13/2008-19:00">
<PARAM name="data_set_1" value="091,091,093,093,093,094,094,094,094,095,095,095,096,096,096,096,096,097,097,098,098,099,099,099,100, 100,101,101,101,101,102,102,102,102,103,103,103,103,104,104,104,104,105,105,105,106,106,106,107,107,"> </APPLET><BR>
</center><hr size="1" color="#C0C0C0" noshade><table border=0 width="100%"><tr><td class="smallertext"><a href="http://www.neptunesys.com">Neptune Systems</a> Copyright 2005-2007</td></tr></table>
</BODY>
</HTML>

jiaotong
07/15/2008, 10:05 PM
doh!

Yah.. should have thought of that! What I pasted is HTML and tried to display as such! I will muck up the HTML a bit so you can see what I am talking about. I replaced a "<" with "!" and ">" with "!" as well....
!HTML!
!HEAD!!link rel="stylesheet" type="text/css" href="/aqua.css"!!TITLE!AquaController Graph!/TITLE!!/HEAD!
!BODY!
!META **********="Refresh" CONTENT="3600;url=/cgi-bin/graph.cgi"!!center!!applet code="aquagr.class" archive="/aquagr.jar" height=320 width=600!
!PARAM name="description_1" value="Temp"!
!PARAM name="title" value="Temp"!
!PARAM name="var_interval" value="60"!
!PARAM name="var_start" value="07/13/2008-19:00"!
!PARAM name="data_set_1" value="81.7 ,82.0 ,82.2 ,81.7 ,81.1 ,80.5 ,80.0 ,79.6 ,79.2 ,78.8 ,78.5 ,78.2 ,78.0 ,77.7 ,77.6 ,77.8 ,78.6 ,79.2 ,79.8 ,80.3 ,80.8 ,81.2 ,81.6 ,82.0 ,82.3 ,82.5 ,82.7 ,82.3 ,82.0 ,81.7 ,81.4 ,81.1 ,80.9 ,80.7 ,80.5 ,80.3 ,80.1 ,80.0 ,79.9 ,80.4 ,81.3 ,82.2 ,83.0 ,83.7 ,84.4 ,85.1 ,85.6 ,86.2 ,86.5 ,86.4 ,"! !/APPLET!!BR!
!applet code="aquagr.class" archive="/aquagr.jar" height=320 width=600!
!PARAM name="description_1" value="pH "!
!PARAM name="title" value="pH "!
!PARAM name="var_interval" value="60"!
!PARAM name="var_start" value="07/13/2008-19:00"!
!PARAM name="data_set_1" value="6.49,6.49,6.47,6.47,6.46,6.46,6.46,6.46,6.45,6.45,6.45,6.45,6.45,6.45,6.44,6.44,6.44,6.43,6.43,6.43, 6.42,6.41,6.41,6.41,6.40,6.40,6.40,6.40,6.40,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39,6.39, 6.39,6.39,6.38,6.38,6.38,6.38,6.37,6.37,6.37,6.37,"! !/APPLET!!BR!
!applet code="aquagr.class" archive="/aquagr.jar" height=320 width=600!
!PARAM name="description_1" value="ORP"!
!PARAM name="title" value="ORP"!
!PARAM name="var_interval" value="60"!
!PARAM name="var_start" value="07/13/2008-19:00"!
!PARAM name="data_set_1" value="091,091,093,093,093,094,094,094,094,095,095,095,096,096,096,096,096,097,097,098,098,099,099,099,100, 100,101,101,101,101,102,102,102,102,103,103,103,103,104,104,104,104,105,105,105,106,106,106,107,107,"! !/APPLET!!BR!
!/center!!hr size="1" color="#C0C0C0" noshade!!table border=0 width="100%"!!tr!!td class="smallertext"!!a href="http://www.neptunesys.com"!Neptune Systems!/a! Copyright 2005-2007!/td!!/tr!!/table!
!/BODY!
!/HTML!

jiaotong
07/16/2008, 01:27 AM
Ok,

I followed this link and directions and I am GTG. Thanks Lutefish!

http://www.neptunesys.com/rel_3.3_java1_6.zip

The readme was especially helpful.

rbc1225
07/16/2008, 04:52 AM
What did you change?

jiaotong
07/16/2008, 09:13 AM
I changed the Java version on the AC3 by DL the package from the link above. The AC3 will prompt me to open a new window witht eh Java settings it wants. Fomr there I am able to see the graph. Although, I noticed that not all data points are graphed which is a little odd... but the graph is there.

Lutefisk
07/16/2008, 09:29 AM
<a href=showthread.php?s=&postid=12957323#post12957323 target=_blank>Originally posted</a> by jiaotong
Ok,

I followed this link and directions and I am GTG. Thanks Lutefish!

http://www.neptunesys.com/rel_3.3_java1_6.zip

The readme was especially helpful.

You are welcome.