> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/workflows/enterprise-integrations.md).

# Enterprise Integrations

Workflows には、vision Workflow をエンタープライズシステムと統合するために使用できるカスタムブロックがあります。

これらのブロックは Enterprise plan のお客様のみが利用できます。これらのブロックをあなたの Project でどのように使用できるかについて詳しく知りたい場合は、 [営業チームにお問い合わせください](https://roboflow.com/sales) またはアカウントマネージャーへ。

### Workflow Blocks

| ブロック                      | 用途                                               | チュートリアル                                                                    |
| ------------------------- | ------------------------------------------------ | -------------------------------------------------------------------------- |
| OPC UA Writer             | OPC 対応のリスナーにデータを送信します。                           | [\[チュートリアル\]](https://blog.roboflow.com/integrate-roboflow-with-ignition/) |
| Ignition                  | MQTT 経由で予測結果を Ignition システムに送信します。               | [\[チュートリアル\]](https://blog.roboflow.com/roboflow-ignition-mqtt/)           |
| MQTT                      | 予測結果を任意の MQTT リスナーに送信します。                        | [\[チュートリアル\]](https://blog.roboflow.com/roboflow-ignition-mqtt/)           |
| PLC Writer                | 組立ライン上の PLC にデータを送信します。                          |                                                                            |
| Modbus TCP Writer         | Modbus TCP プロトコルを使用して、Workflow からデータを送信します。      |                                                                            |
| Microsoft SQL Server Sink | Workflow の結果を Microsoft SQL Server データベースに保存します。 |                                                                            |

次のものも使用できます [PLC Relay](/roboflow/roboflow-jp/deploy/device-manager/plc-relay.md)、PLC タグの読み書き用 HTTP API を提供するエッジコンテナサービスです。PLC Relay は Allen-Bradley (EtherNet/IP)、Modbus TCP、および Siemens S7 プロトコルをサポートし、次を通じて設定されます [Deployment Manager](/roboflow/roboflow-jp/deploy/device-manager.md).

### カメラ

Roboflow Workflows は次と組み合わせて使用できます:

* USB カメラ
* Basler カメラ（GigE または USB 3.0）
* Lucid カメラ（GigE）
* RTSP 対応のカメラ

### データのインポート

すべてのユーザーは AWS、GCP、Azure から Roboflow にデータをインポートできます。「[クラウドプロバイダーからデータをインポートする](/roboflow/roboflow-jp/datasets/adding-data/upload-data-from-aws-gcp-and-azure.md)」ガイドで詳細をご確認ください。さらに、〜する方法についてのチュートリアルもあります [Databricks から Roboflow にデータをアップロードする](https://blog.roboflow.com/upload-images-from-databricks-to-roboflow/).


---

# 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://docs.roboflow.com/roboflow/roboflow-jp/workflows/enterprise-integrations.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.
