# ネットワーク設定

## **ネットワークの設定**

ネットワーク設定では、2つのクラスターを「先行」「後続」として設定し、ネットワークで結ぶことができます。\
ネットワークは入力順番の制御、入力値の連動などに利用されます。

【ネットワーク設定手順】

1. 「クラスターモード」の、「ネットワーク設定」を選択します。

2. ネットワークの「先行」にしたいクラスターをクリックします。

3. ネットワークの「後続」にしたいクラスターをクリックすると「ネットワーク設定しますか？」のダイアログが表示されますので、「はい」をクリックします。

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

4. ネットワークが設定され、ネットワーク線が表示されます。

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

「クラスタ―モード」 ＞ 「ネットワーク設定」を選択している間は、「クラスター一覧」が「ネットワーク一覧」になります。\
一覧には、ネットワーク線の先行/後続などの情報が表示されます。\
\
一覧から、作成したネットワークの行をクリックで選択すると、編集画面でクラスターの色が変わり、先行/後続のクラスターを強調表示します。

<div align="left"><figure><img src="/files/G6lwBJvxDbLi2J5FN9Bu" alt=""><figcaption></figcaption></figure></div>

任意の行で右クリックして、表示されたメニューからネットワーク設定を削除できます。\
複数行を選択して一括削除することもできます。

<div align="left"><figure><img src="/files/Tv2gxskxAoTXzI2s5OEC" alt="" width="563"><figcaption></figcaption></figure></div>

## **ネットワークの入替え**

一度設定したネットワークは、一覧の\[入替]列の矢印をダブルクリックすると、方向を逆転することができます。

<div align="left"><figure><img src="/files/uFkMxZ6lrq2ITP3xVYqL" alt="" width="543"><figcaption></figcaption></figure></div>


---

# 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://manuals.i-reporter.jp/create-a-form/controlling-cluster-input/networksetting.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.
