# インストール

### 動作環境

TWE-Programmer.exe は以下の環境にて開発しております。原則として Windows10 と .NET 4.x が必要になります。

| TWE Programmer             | OS                             | .NET CLR   |
| -------------------------- | ------------------------------ | ---------- |
| <p>v3.7.4</p><p>v3.7.5</p> | Windows 10 Professional (1809) | v4.0.30319 |

※ 上記バージョン以降の TWE-Programmer.exe が公開される場合がありますが、動作条件については直近のバージョンを参考にしてください。

#### FTDI社のドライバ

また FTDI社の [FT232R シリーズ用のドライバ](https://www.ftdichip.com)のインストールが必要になる場合があります。比較的新しい Windows10 では、通常 MONOSTICK や TWE LITE R を USB バスに差し込むことで自動的にセットアップされます。

{% hint style="warning" %}
動作環境に関するサポートは致しかねます。
{% endhint %}

### 入手

[`弊社ウェブサイト`](https://mono-wireless.com/jp/products/TWE-APPS/LiteProg/index.html)より入手してください。

### インストール

TWE-Programmer.exeを任意のディレクトリにコピーします。


---

# 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://tweprogrammer.twelite.info/install.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.
