> For the complete documentation index, see [llms.txt](https://wiki.codeandcompile.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.codeandcompile.com/factory-automation/safety-controller.md).

# Safety Controller

- [Banner SC10 Series](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series.md)
- [1: Introduction to Safety Controller SC10](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/1-introduction-to-safety-controller-sc10.md): from Banner Engineerin
- [2: Interfacing SC10 controller with PC](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/2-interfacing-sc10-controller-with-pc.md)
- [3: Programming SC10 controller](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/3-programming-sc10-controller.md)
- [4: RF door switch safety circuit](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/4-rf-door-switch-safety-circuit.md)
- [5: E-Stop safety circuit](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/5-e-stop-safety-circuit.md)
- [6: E-Stop safety circuit with ext. Reset](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/6-e-stop-safety-circuit-with-ext.-reset.md)
- [7: Indicating fault on Manual reset button](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/7-indicating-fault-on-manual-reset-button.md)
- [8: Interfacing S7-1200 PLC with SC10](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/8-interfacing-s7-1200-plc-with-sc10.md)
- [9: Reading virtual Non-safety inputs via PROFINET](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/9-reading-virtual-non-safety-inputs-via-profinet.md)
- [10: Bypassing the Magnetic switch via PROFINET](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/10-bypassing-the-magnetic-switch-via-profinet.md)
- [11: Monitoring safety signals on Node-RED Dashboard](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/11-monitoring-safety-signals-on-node-red-dashboard.md)
- [Resources](https://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/resources.md)


---

# 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://wiki.codeandcompile.com/factory-automation/safety-controller.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.
