# 持续性测试

> **信息：** 可持续性测试功能是随着 Velogic Studio 的 Aero 模块引入的，但运行它并不需要前置摄像头；你也可以仅使用侧面摄像头。

可持续性测试功能只是“定时自动捕捉”。其预期用途是观察骑手在姿势发生变化之前能够保持新姿势的时间，通常由于疲劳导致变化。

要开始可持续性测试，请在第2步的捕捉按钮右侧点击小箭头，然后点击“可持续性测试”：

![捕捉按钮下拉菜单显示可持续性测试选项，用于自动定时捕捉功能](/files/aa480d162cc0d471db6b456d9885cca8e6893eaa)

这将打开一个小的配置窗口，在那里你可以设置希望多长时间捕捉一次，以及在多长时间内进行：

![可持续性测试配置窗口，包含捕捉频率和总测试时长的设置](/files/0e8adcf705c784c9066f3083d90dfeb568c9eef7)

当你点击开始时，捕捉区域将改变以向你显示可持续性测试进度的信息：\
![Active Sustainability Test interface showing progress indicators and real-time capture countdown with cancel option](/files/c26b6607fec72d427a87c6eedaefef65877583a4)

你可以随时取消。每次捕捉时，系统会以捕捉时间自动命名。

测试完成后，你可以考虑使用 [配件日志中的火花线](/zh/di-02-jie-shi-yong-velogic-studio/spark-lines.md) 来快速了解在配合过程中何时/是否重要参数发生了变化。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.velogicfit.com/zh/di-04-jie-aero/sustainability-test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
