电池#

V5 电池是一款锂离子电池,旨在最大程度提升电机性能。有关 V5 电池的更多信息,请阅读 V5 电池概述

如果您的 V5 电池出现问题,可以使用 V5 Battery Medic 评估其健康状况。请前往 使用 V5 Battery Medic 获取如何使用 V5 固件实用程序访问 V5 Battery Medic 的指南。

容量()#

The capacity(units) method reports the remaining capacity of the battery.

参数

描述

单位

The only valid unit is percent.

**返回:**电池剩余容量的百分比。

温度()#

The temperature(units) method reports the temperature of the battery.

参数

描述

单位

A valid TemperatureUnit or percent. The default is celsius.

**返回:**以提供的单位表示的温度。

电压()#

The voltage(units) method reports the voltage of the battery.

参数

描述

单位

A valid VoltageUnits type. The default is volt.

返回: 以提供的单位表示的电压。

当前的()#

The current(units) method returns the battery current.

参数

描述

单位

The only valid unit is amp.

返回: 所提供单位的电流。