# 触控屏

## 简介

使用机械臂配套的3.5英寸触控屏，可以控制机械臂的运动和前端模块功能，还可以将准备好的G-code文件下载到SD卡中，使用触控屏脱机工作，无需一直连接电脑。

## 本节目录

模块和功能

使用示例

FAQ

故障排除


---

# 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://manual.rotrics.com/v1.0-chinese/accessories_chn/chu-kong-ping.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.
