All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation

Edit detail for Appletabelabs revision 1 of 1

1
Editor: sse
Time: 2009/01/08 07:21:18 GMT+0
Note:

changed:
-
<h2>Applet abelabs</h2>

    provides absolute motion control with position feedback<p>

	every 5 seconds the applet requests the position and displays it using a red dot.<br>
	after 3 minutes of inactivity, the red dot will dissapear and the position will not<br>
	be requested anymore.</p><p>

	a click on the applet restarts position querying, any click to position will keep it
	alive</p><p>

    </p><h3>Parameters</h3>
	<font color="green">&lt;param name="</font><font color="blue">baseref</font><font color="green">" value="</font><font color="blue">http://localhost:8080</font><font color="green">"&gt;</font><br>
	&nbsp;&nbsp;if set, the applet will send requests to that location.<br>
	&nbsp;&nbsp;<i>Java Applets can only request content from the server they were loaded from</i><br>
	&nbsp;&nbsp;by default the applet will send requests to the document location.<p>&nbsp;</p><p>

	<font color="green">&lt;param name="</font><font color="blue">cam</font><font color="green">" value="</font><font color="blue">0</font><font color="green">"&gt;</font><br>
	&nbsp;&nbsp;which camera to use</p><p>&nbsp;</p><p>

	<font color="green">&lt;param name="</font><font color="blue">backcolor</font><font color="green">" value="</font><font color="blue">255,255,255</font><font color="green">"&gt;</font><br>
	&nbsp;&nbsp;RGB values for background color</p><p>

	<font color="green">&lt;param name="</font><font color="blue">linecolor</font><font color="green">" value="</font><font color="blue">0,0,0</font><font color="green">"&gt;</font><br>
	&nbsp;&nbsp;RGB values for lines</p><p>

	<font color="green">&lt;param name="</font><font color="blue">dotcolor</font><font color="green">" value="</font><font color="blue">255,0,0</font><font color="green">"&gt;</font><br>
	&nbsp;&nbsp;RGB values for position dots</p><p>

	<font color="green">&lt;param name="</font><font color="blue">fontcolor</font><font color="green">" value="</font><font color="blue">0,0,0</font><font color="green">"&gt;</font><br>
	&nbsp;&nbsp;RGB values for text color</p><p>


	
	</p><p>&nbsp;</p><p>
	if you want to use zoom only, you may choose a smaller width for the applet. 
  </p>

Applet abelabs

provides absolute motion control with position feedback

every 5 seconds the applet requests the position and displays it using a red dot.
after 3 minutes of inactivity, the red dot will dissapear and the position will not
be requested anymore.

a click on the applet restarts position querying, any click to position will keep it alive

Parameters

<param name="baseref" value="http://localhost:8080">
  if set, the applet will send requests to that location.
  Java Applets can only request content from the server they were loaded from
  by default the applet will send requests to the document location.

 

<param name="cam" value="0">
  which camera to use

 

<param name="backcolor" value="255,255,255">
  RGB values for background color

<param name="linecolor" value="0,0,0">
  RGB values for lines

<param name="dotcolor" value="255,0,0">
  RGB values for position dots

<param name="fontcolor" value="0,0,0">
  RGB values for text color

 

if you want to use zoom only, you may choose a smaller width for the applet.