EdgeTX 用户手册
官方文档
v2.11 (草稿)
v2.11 (草稿)
  • EdgeTX User Manual v2.11 (Draft)
  • Summary of changes since v2.10
  • Installing and Updating EdgeTX
    • Migrate from OpenTX to EdgeTX using EdgeTX Buddy
    • Migrate from OpenTX to EdgeTX using the Bootloader
    • Update from an earlier version of EdgeTX using EdgeTX Buddy
    • Update from an earlier version of EdgeTX using the Bootloader
    • Having trouble updating?
  • User Manual for Color Screen Radios
    • User Interface
      • Virtual Keyboards
      • Trim Navigation
    • Manage Models
    • Model Settings
      • Model Setup
        • Internal / External RF
        • Trainer
        • Timer 1/2/3
        • Pre-start Checks
        • Trims
        • Throttle
        • Enabled Features
        • USB Joystick
      • Heli Setup
      • Flight Modes
      • Inputs, Mixes & Outputs
        • Inputs
        • Mixes
        • Outputs
      • Curves
      • Global Variables
      • Logical Switches
      • Special Functions
      • Telemetry
        • Sensor Configuration Options
        • Common Telemetry Sensors
    • Radio Settings
      • Tools
      • SD Card
      • Radio Setup
        • Additional Radio settings
      • Themes
      • Global Functions
      • Trainer
      • Hardware
      • Version
    • Screen Settings
      • Widgets
    • Channel Monitor
    • Reset Telemetry
    • Statistics
  • User Manual for Monochrome Screen Radios
    • User Inteface
    • Main View
      • Reset
      • Statistics
    • Model Settings
      • Setup
      • Heli Setup
      • Flight / Drive Modes
      • Inputs, Mixes & Outputs
        • Inputs
        • Mixes
        • Outputs
      • Curves
      • Logical Switches
      • Special Functions
      • Telemetry
        • Sensor Configuration
        • Common Telemetry Sensors
      • Display
    • Radio Settings
      • SD Card
      • Radio Setup
      • Global Functions
      • Trainer
      • Hardware
      • Version
  • Translated User Manuals
  • EdgeTX: How-To
    • Access DFU and Bootloader Mode
    • Contribute to the User Manual
    • Set-up wireless trainer with a Multi -protocol module
    • Use Bluetooth with EdgeTX
    • Configure Advanced Joystick with EdgeTX
    • Joystick Mapping Information for Game Developers
    • Disable Touchscreen
    • Use Trims to Adjust Global Variables
    • Configure a low battery alert
  • More
    • Additional Resources
    • Contributors
由 GitBook 提供支持
在本页
在GitHub上编辑
  1. EdgeTX: How-To

Configure a low battery alert

上一页Use Trims to Adjust Global Variables下一页Additional Resources

最后更新于5个月前

This How-To shows the configuration of a low voltage battery alert. Let's assume we have a model that is using a 2S Lipo RX battery. We want to configure an alerts when the battery voltage drops below 7.4V.

Ensure that telemetry data is being received by the radio and the sensors have been discovered within EdgeTX before proceeding.

Step 1: Create a logical switch that activates when the battery voltage drops below a defined value.

Press the [MDL] button to open the Model Setup screen and navigate to the tab. Create a new logical switch with the following configuration:

  • Function use a<x

  • V1 is the telemetry sensor that you want to use for this alert. In this example we are using the RxBt telemetry sensor

  • V2 is the voltage where you want the alarm to trigger

  • Delay is recommended to configure a delay so that battery sags will not will not cause the alarm to trigger

This logical switch will activate when the TX battery is below 7.4V for the duration of 10 seconds.

  • Switch: This is the logical switch that you configured in the previous step. In this example L01

  • Func: select the Play Value function from the drop-down so that it will announce the battery voltage when triggered

  • Value: Select the telemetry sensor that you configured in the previous step. In this example it is RxBt

  • Repeat: Set the value for how often it should repeat the announcement. In this example it is every 10 seconds

  • Enable: Enable the Special Function to make it active

Step 2: Create a that announces the battery value once the logical switch is activated.

Press the [MDL] button to open the Model Setup screen and navigate to Tab and create a new Special function with the following configuration.

Special Function
Special Functions
Logical Switches
Create Logical Switch LS1 for a low voltage alert
Logical Switch for the low voltage alert
Special Function which plays the low voltage value every 10 seconds