Skip to content

Servo Outputs (ArduPilot)

The Servo Outputs page provides real-time visualization and configuration for up to 16 servo/motor output channels.

Per-Channel Controls

Each servo channel (if its SERVOn_FUNCTION parameter exists) displays:

ColumnDescriptionParameter
#Servo number (1–16)
PositionLive PWM value shown as a progress bar with numeric readout(read-only telemetry)
FunctionOutput function assignment (e.g., Motor1, Aileron, Throttle, etc.)SERVOn_FUNCTION
MinMinimum PWM output (adjustable with +/− buttons)SERVOn_MIN
TrimNeutral/center PWM value (adjustable with +/− buttons)SERVOn_TRIM
MaxMaximum PWM output (adjustable with +/− buttons)SERVOn_MAX
ReversedReverse the output directionSERVOn_REVERSED

The live position bars update in real time from the vehicle's servo output telemetry, allowing you to verify that outputs respond correctly to control inputs.