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 (WBC)<br> API Function List</h1> 16 17<p><strong>Initialization</strong></p> 18 19<table border="1" class="api_list"> 20 <tr> 21<th><a href="WBCSetupCalibration.html">WBCSetupCalibration</a></th> 22<td height="1">Loads the calibration data stored in the Wii Balance Board, and internally creates the conversion formula needed for weight conversion.</td> 23 </tr> 24 <tr> 25<th><a href="WBCGetCalibrationStatus.html">WBCGetCalibrationStatus</a></th> 26<td height="1">Checks whether loading of the calibration data is complete.</td> 27 </tr> 28</table> 29 30<p><strong>Value Correction</strong></p> 31 32<table border="1" class="api_list"> 33 <tr> 34<th><a href="WBCGetTGCWeight.html">WBCGetTGCWeight</a></th> 35<td height="1">Performs both temperature correction and correction for g-force.</td> 36 </tr> 37</table> 38 39 40<p><strong>WBC Settings</strong></p> 41 42<table border="1" class="api_list"> 43 <tr> 44<th><a href="WBCRead.html">WBCRead</a></th> 45<td>Converts to weight values.</td> 46 </tr> 47 <tr> 48<th><a href="WBCGetBatteryLevel.html">WBCGetBatteryLevel</a></th> 49<td>Returns battery level of the Wii Balance Board on a five-segment scale similar to that of the Wii Remote.</td> 50 </tr> 51 <tr> 52<th><a href="WBCSetZEROPoint.html">WBCSetZEROPoint</a></th> 53<td>Sets the zero point.</td> 54 </tr> 55</table> 56 57 58<hr><p>CONFIDENTIAL</p></body> 59</html> 60