> For the complete documentation index, see [llms.txt](https://emstone.gitbook.io/guide-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emstone.gitbook.io/guide-jp/nds/resolution.md).

# 解像度を設定する

CMS設定 - ビデオウォール - ディスプレイサーバー - 画面で設定できます。

<figure><img src="/files/2L3DcfZwMgaKGkh2DD1m" alt=""><figcaption></figcaption></figure>

接続しているモニターの出力に応じて解像度と回転を設定できます。

<figure><img src="/files/MiPJsmuAj0pH6qTrrrcc" alt=""><figcaption></figcaption></figure>

ビデオウォールを構成するとき、同じレイアウトを使用する画面の解像度はすべて同じでなければなりません。 \
NDSのモデルによって、解像度ごとの性能が異なります。

<figure><img src="/files/sIbREI4wPPTOBUfhTCyG" alt=""><figcaption></figcaption></figure>

NDSに接続されているモニターでスクリーン番号、解像度、IPアドレスを確認できます。

## モニターを回転させる <a href="#rotation" id="rotation"></a>

通常のモニターを使用してビデオウォールを構成するとき下部ベゼルやボタンが不必要なことがあります。この時、モニターを180度回転して取り付けることができます。

<figure><img src="/files/DhvTvcmaguONeQo3r6ov" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/p16rJkTHxZBibmE8beEc" alt=""><figcaption></figcaption></figure>

回転したいモニターを選択した後、回転を180度に選択してモニター出力を変更できます。

{% hint style="warning" %}

#### メモ

モニターに何も表示されていないとき、またはモニター名が図のようにVirtualと表示されているときはモニターが正しく認識されていません。

NDSは起動時にモニターを認識するため、NDSの電源接続前、ケーブルの接続およびモニタの電源を入れた後にNDSの電源を投入します。

![](/files/QZnJD432hOy1zMptNl6f)
{% endhint %}


---

# 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://emstone.gitbook.io/guide-jp/nds/resolution.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.
