# Shop Floor Connectors

Shop Floor connectors enable Connectware to communicate directly with industrial devices, machines, and controllers on the shop floor. They support common industrial protocols and machine interfaces, allowing Connectware to read data from equipment and interact with automation systems.

These connectors are typically used to integrate PLCs, CNC machines, sensors, and other industrial devices into a unified data infrastructure. Each connector provides configurable connections and endpoints that define how Connectware connects to a device and which data points or operations are exposed.

## Supported Shop Floor Connectors

* [ADS](https://docs.cybus.io/connectors/shop-floor-connectors/ads)
* [BACnet](https://docs.cybus.io/connectors/shop-floor-connectors/bacnet)
* [Ethernet/IP](https://docs.cybus.io/connectors/shop-floor-connectors/ethernet-ip)
* [FANUC FOCAS](https://docs.cybus.io/connectors/shop-floor-connectors/focas)
* [Heidenhain DNC](https://docs.cybus.io/connectors/shop-floor-connectors/heidenhain-dnc)
* [HBM](https://docs.cybus.io/connectors/shop-floor-connectors/hottinger-baldwin-messtechnik-hbm)
* [Modbus/TCP](https://docs.cybus.io/connectors/shop-floor-connectors/modbus-tcp)
* [MTConnect SHDR](https://docs.cybus.io/connectors/shop-floor-connectors/shdr)
* [OPC DA](https://docs.cybus.io/connectors/shop-floor-connectors/opc-da)
* [OPC UA](https://docs.cybus.io/connectors/shop-floor-connectors/opc-ua)
* [Siemens SIMATIC S7](https://docs.cybus.io/connectors/shop-floor-connectors/siemens-simatic-s7)
* [Siemens SIMATIC S7+](https://docs.cybus.io/connectors/shop-floor-connectors/siemens-simatic-s7+)
* [SINUMERIK](https://docs.cybus.io/connectors/shop-floor-connectors/sinumerik)
* [SOPAS](https://docs.cybus.io/connectors/shop-floor-connectors/sopas)
* [WERMA-WIN Ethernet](https://docs.cybus.io/connectors/shop-floor-connectors/werma-win-ethernet)

Each connector supports specific read, write, and subscribe operations depending on the protocol capabilities. Configuration parameters include connection settings, addressing schemes, data types, and polling intervals.

For other connector types, see [Enterprise Connectors](https://docs.cybus.io/connectors/enterprise-connectors) for IT system integration, [Servers](https://docs.cybus.io/connectors/servers) for exposing data to external clients, or [Custom Connectors](https://docs.cybus.io/connectors/custom-connectors) for creating custom protocol implementations.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>OPC UA</strong></td><td><a href="https://2355450750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGzXPesVecsUM1eHBfwea%2Fuploads%2Fgit-blob-39edfbf87172efae6af3f808c744067b68fed87f%2Fopc-ua.png?alt=media">opc-ua.png</a></td><td><a href="shop-floor-connectors/opc-ua">opc-ua</a></td></tr><tr><td align="center"><strong>Siemens SIMATIC S7+</strong></td><td><a href="https://2355450750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGzXPesVecsUM1eHBfwea%2Fuploads%2Fgit-blob-2d99ec29fa7f28d3f6cf03462833d701e93f8538%2Fsiemens-simatic-s7.png?alt=media">siemens-simatic-s7.png</a></td><td><a href="shop-floor-connectors/siemens-simatic-s7+">siemens-simatic-s7+</a></td></tr><tr><td align="center"><strong>Modbus/TCP</strong></td><td><a href="https://2355450750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGzXPesVecsUM1eHBfwea%2Fuploads%2Fgit-blob-02f84adc30faff68179902967dc0edd88708a581%2Fmodbus.png?alt=media">modbus.png</a></td><td><a href="shop-floor-connectors/modbus-tcp">modbus-tcp</a></td></tr><tr><td align="center"><strong>Ethernet/IP</strong></td><td><a href="https://2355450750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGzXPesVecsUM1eHBfwea%2Fuploads%2Fgit-blob-c870260b3cb48fafe36f043213cd84033dd6ef39%2Fconnector.png?alt=media">connector.png</a></td><td><a href="shop-floor-connectors/ethernet-ip">ethernet-ip</a></td></tr><tr><td align="center"><strong>OPC DA</strong></td><td><a href="https://2355450750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGzXPesVecsUM1eHBfwea%2Fuploads%2Fgit-blob-c870260b3cb48fafe36f043213cd84033dd6ef39%2Fconnector.png?alt=media">connector.png</a></td><td><a href="shop-floor-connectors/opc-da">opc-da</a></td></tr></tbody></table>


---

# 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://docs.cybus.io/connectors/shop-floor-connectors.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.
