> For the complete documentation index, see [llms.txt](https://docs.makerplayground.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerplayground.io/intro/component/monitor.md).

# ระบบมอนิเตอร์

![](/files/-LvBZG3q07kLDFL5_oi2)

ระบบมอนิเตอร์ ออกแบบมาเพื่ออำนวยความสะดวกผู้ใช้ในการตรวจสอบค่าที่อ่านได้จากเซนเซอร์ระหว่างที่ตัวอุปกรณ์กำลังทำงาน และตรวจสอบการแจ้งเตือนกรณีอุปกรณ์ทำงานผิดพลาด ข้อมูลทั้งหมดจะถูกอัพเดตทุกๆ 1 วินาทีเสมอ

ผู้ใช้สามารถเลือกระดับของข้อมูลที่จะนำมาแสดงผลได้ในเมนู Log Level

![](/files/-LvBZiJKr48mGeC-vD-t)

และยังคงเลือกจำนวนอุปกรณ์มาแสดงผลได้ด้วย

![](/files/-LvB_DKrso9egEfIZ7KU)

ในส่วนของพื้นที่ด้านขวาของหน้าต่างมอนิเตอร์ เป็นพื้นที่เพื่อแสดงผลข้อมูลโดยใช้กราฟ

![](/files/-LvB_lHD2B4piP-xTG3Y)

1. เมนู Plot สามารถเลือกอุปกรณ์เพื่อให้พล็อตกราฟได้ และปุ่ม Clear เพื่อล้างค่าที่ถูกพล็อตไปยังกราฟทั้งหมดของอุปกรณ์ทุกตัว
2. สามารถกดปุ่มใต้กราฟเพื่อล้างค่าที่ถูกพล็อตสำหรับอุปกรณ์แต่ละตัว


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.makerplayground.io/intro/component/monitor.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.
