> 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.md).

# การติดตั้งโปรแกรมสำหรับใช้งานเครื่องมือวัด NI MyDAQ

## NI myDAQ

&#x20;     NI myDAQ เป็นเครื่องมือวิเคราะห์ข้อมูลไฟฟ้าขนาดพกพาฟังก์ชั่นการทำงานหลากหลาย สามารถทำงานร่วมกันกับซอฟต์แวร์ NI ELVISSmx เป็นแอปพิแคชั่นสำหรับที่มีหน้าต่างการแสดงผลข้อมูลบนคอมพิวเตอร์ได้

![        myDAQ แหล่งที่มา:  www.ni.com](/files/LfXybIP0ks1b6V5iMVUL)

### การติดตั้งโปรแกรม NI-ELVISmx&#x20;

1. ไปที่เว็บไซต์ [NI-ELVISmx](https://www.ni.com/en-th/support/downloads/drivers/download.ni-elvismx.html#305452) เลือก INSTALL OFFLINE เพื่อ Download software&#x20;

![Download NI-ELVISmx](/files/orbaItVUiuVjXV7qaLgu)

2\. คลิ๊กไฟล์ ni-elvismx\_19.0.0\_offline.iso ที่ดาวน์โหลดเสร็จแล้ว คลิ๊ก open&#x20;

<div align="center"><img src="/files/cyNJGOHOVj0ddQBmuMzg" alt=""></div>

3\. เลือกไฟล์ install.exe เพื่อติดตั้งโปรแกรม&#x20;

![install.exe ](/files/QL7mN2tqVZn2MfgTMS56)

4\. หลังจากติดตั้งโปรแกรมแล้ว ไปที่ star >> เลือกโปรแกรม NI ELVISSmx Instrument Launcher &#x20;

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


---

# 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.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.
