> For the complete documentation index, see [llms.txt](https://docs.aic-eec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aic-eec.com/embedded-systems/resources/basic-hardware-and-firmware/environment-preparation/ni-elvismx-ni-mydaq/digital-multimeter-ni-elvismx.md).

# ตัวอย่างการตั้งค่าใช้ Digital Multimeter -NI ELVISmx

## ตัวอย่างการตั้งค่า Digital Multimeter วัดค่าแรงดัน

ทดลองใช้ Digital Multimeter -NI ELVISmx Apps วัดค่าแรงดันจากถ่าน AA 1.5V&#x20;

### **อุปกรณ์ทดลอง**&#x20;

| Component    | Quantity |
| ------------ | -------- |
| myDAQ        | 1        |
| ถ่าน AA 1.5V | 1        |

### โปรแกรม

1. NI ELVISmx

### ขั้นตอนการทดลอง

1. เปิดโปรแกรม NI ELVISmx Instrument Launcher

![Apps ](/files/3GyXsU1L6T8DI50jFJ08)

2.ไปที่ Instrument & Apps >> NI Digital Multimeter&#x20;

![หน้าต่างNI Digital Multimeterโปรแกรม](https://paper-attachments.dropbox.com/s_D18756BAE3E80869884585460B6ED96FBA8CCCFA19CD3E275B39B4FA7D912A30_1597899976220_image.png)

3\. ไปที่ Measurement setting>> เลือกวัดค่าแรงดัน DC&#x20;

4\. ตั้งค่า Range สำหรับวัดค่าแรงดันให้มากกว่าค่าที่ต้องการวัด Range เป็น 20V หรือ 60V

5\. เสียบสายวัดสีแดงที่ช่อง HI ฝั่งซ้าย และเสียบสายสีดำที่ช่อง COM &#x20;

6\. นำหัว Probe สายสีแดง จิ้มที่ขั้วบวก และ หัว Probe สายสีดำ จิ้มที่ขั้วลบของถ่าน

7\.  กด Run เมื่อต้องการใช้งาน และ กด Stop เมื่อต้องการหยุดใช้งาน

![ตัวอย่างการตั้งค่าโปรแกรม Digital Multimeter ](https://paper-attachments.dropbox.com/s_D18756BAE3E80869884585460B6ED96FBA8CCCFA19CD3E275B39B4FA7D912A30_1597910641079_Untitled.png)

### บันทึกผลการทดลอง

1. ให้บันทึกผลการทดลอง template ที่ได้รับมอบหมาย&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.aic-eec.com/embedded-systems/resources/basic-hardware-and-firmware/environment-preparation/ni-elvismx-ni-mydaq/digital-multimeter-ni-elvismx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
