TwclWiiRemoteBalanceBoard Record

The structure describes the Wii Remote Balance Board extension.

Namespace: wclBluetooth
type
 TwclWiiRemoteBalanceBoard = record
 end;

The TwclWiiRemoteBalanceBoard type exposes the following members.

Show:
 NameDescription
Calibration

The Wii Remote Balance Board extension calibration data.

CenterOfGravity

The center of gravity coordinate.

Sensors

The Wii Remote Balance Board extension sensors values.

SensorsKg

The Wii Remote Balance Board extension sensors values (KG).

SensorsLb

The Wii Remote Balance Board extension sensors values (Lb).

WeightKg

The Wii Remote Balance Board extension detected weight (KG).

WeightLb

The Wii Remote Balance Board extension detected weight (Lb).

Top