1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META http-equiv="Content-Style-Type" content="text/css"> 6<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 7<title>KPADSetObjInterval (obsolete)</title> 8</head> 9 10<body> 11 12<h1>KPADSetObjInterval (obsolete)</h1> 13 14<h2>Syntax</h2> 15<dl><dd><pre class="construction"> 16#include <revolution/kpad.h> 17 18void KPADSetObjInterval( f32 interval ); 19</pre></dd></dl> 20 21<h2>Arguments</h2> 22<TABLE class="arguments" border="1" > 23 <TBODY> 24 <TR> 25<TH>interval</TH> 26<TD>Specifies the distance between the two Sensor Bar emitters. The unit is meter.</TD> 27 </TR> 28 </TBODY> 29</TABLE> 30 31<h2>Return Values</h2> 32<p>None.</p> 33 34<H2>Description</H2> 35<p> 36<font color="red"><b>The interval between the Sensor Bar emitters is now initialized internally by the library. This function has been deprecated.</b></font> 37</p> 38 39<h2>See Also</h2> 40<p class="reference"> 41<a href="./KPADStatus.html">KPADStatus</a>, 42<a href="./KPADReset.html">KPADReset</a> 43</p> 44 45<H2>Revision History</H2> 46<P> 472008/03/17 Added notice that this function has been deprecated.<br>2006/10/25 Revised the description to match KPAD version 2.<br>2006/06/19 Updated description of default values.<br>2006/03/01 Initial version.<br> 48</P> 49 50<hr><p>CONFIDENTIAL</p></body> 51</html>