> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/copy-paste-parameter-settings.md).

# パラメータ設定のコピー/ペースト

クラスターの「クラスター種別」「入力パラメータ設定」「外部システム連携の設定」「クラスター備考」をコピーし、別のクラスターにペーストすることができます。

## **設定コピー**

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

設定をコピーしたいクラスターを一つ選択し、右クリックメニューから「設定コピー」を選択します。\
コピーした内容はシートを移動しても保持されます。

## **設定ペースト**

<div align="left"><figure><img src="/files/WEiL48wU3p3HaBPpUfUJ" alt="" width="375"><figcaption></figcaption></figure></div>

ペーストしたいクラスターを選択（複数可）して、右クリックメニューから「設定ペースト」を選択します。\
設定コピーした内容が対象のクラスターに反映されます。\
ペーストには、特定の設定だけをペーストするためのメニューがあります。

## **特定の設定だけをペーストする**

* **設定ペースト**\
  設定コピーした内容をすべてペーストします。<br>
* **設定ペースト（計算式と備考以外）**\
  計算式クラスターの設定をペーストする際に、ペースト先の計算式と備考を変更せずに、他のパラメータをペーストします。<br>
* **設定ペースト（備考以外）**\
  クラスター備考以外の情報をすべてペーストします。<br>
* **設定ペースト（備考のみ）**\
  クラスター備考のみペーストします。<br>
* **設定ペースト（書式のみ）**\
  入力パラメータ設定のうち、書式に関する項目（「横配置指定」「縦配置指定」「書体指定」「文字サイズ」「太さ」「文字色」「文字サイズを自動調整する」）のみペーストします。

## **設定ペーストの制限**

次の設定をされているクラスターには、入力パラメータ設定のペーストはできません。

* ネットワーク設定
* カーボンコピー設定
* 帳票コピー時移動設定
* バーコード分解設定
* カスタムマスター設定
* 表設定
* ピン打ち表設定
* 「Gateway連携」「QRコード生成」に設定されたアクションクラスター
* 音声辞書設定に反するキーボードテキストと数値クラスター

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

クラスターを複数選択してペーストを実行する場合、該当するクラスターをスキップしてペーストを実行できます。

{% hint style="success" %}
ConMas Designer バージョン 8.0.21020より、クラスター種別が同じである場合に限り、「ネットワーク設定」「カーボンコピー設定」「帳票コピー時移動設定」されているクラスターでも設定ペースト可能になりました。\
ただし、下記の場合に一部制限があります。

* カーボンコピー設定、帳票コピー時移動設定されている場合、単一選択、複数選択、トグル選択クラスターの選択肢はペーストされません。
* バリューリンク設定されている場合、単一選択、複数選択、トグル選択クラスターの選択肢はペーストされません。
* ネットワーク必須連携設定されている場合、単一選択、複数選択、トグル選択クラスターの選択肢はペーストされません。
* マスター選択デフォルト検索値設定されている場合、マスター選択クラスターのマスター設定はペーストされません。
  {% 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:

```
GET https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/copy-paste-parameter-settings.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.
