1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<meta name="GENERATOR" content="Microsoft FrontPage 3.0"> 7<meta http-equiv="Content-Style-Type" content="text/css"> 8<base target="main"> 9<link rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 10<title><wbc></title> 11</head> 12 13<body> 14 15<h1>Wii Balance Board Accessory (WBC)<br> API Function List</h1> 16 17<p><strong>Initialization</strong></p> 18 19<table border="1" height="1"> 20 <tr> 21<td height="1"><a href="WBCSetupCalibration.html">WBCSetupCalibration</a></td> 22<td height="1">Loads the calibration data stored in the Wii Balance Board accessory, and internally creates the conversion formula needed for weight conversion.</td> 23 </tr> 24 25 <tr> 26<td height="1"><a href="WBCGetCalibrationStatus.html">WBCGetCalibrationStatus</a></td> 27<td height="1">Checks whether loading of the calibration data is complete.</td> 28 </tr> 29 30</table> 31 32<p><strong>Value Correction</strong></p> 33 34<table border="1" height="1"> 35 <tr> 36<td height="1"><a href="WBCGetTGCWeight.html">WBCGetTGCWeight</a></td> 37<td height="1">Performs both temperature correction and correction for g-force.</td> 38 </tr> 39 40 41</table> 42 43 44<p><strong>WBC Settings</strong></p> 45 46<table border="1" height="1"> 47 48 <tr> 49<td height="4"><a href="WBCRead.html">WBCRead</a></td> 50<td height="4">Converts to weight values.</td> 51 </tr> 52 <tr> 53<td height="16"><a href="WBCGetBatteryLevel.html">WBCGetBatteryLevel</a></td> 54<td height="16">Returns battery level of the Wii Balance Board accessory on a five-segment scale similar to that of the Wii Remote controller.</td> 55 </tr> 56 <tr> 57<td height="1"><a href="WBCSetZEROPoint.html">WBCSetZEROPoint</a></td> 58<td height="1">Sets the zero point.</td> 59 </tr> 60</table> 61 62 63<hr><p>CONFIDENTIAL</p></body> 64</html> 65