> 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/plc/delta-electronics.md).

# Delta Electronics

### The following PLC resources are available:

[DVP 14SS2](/factory-automation/plc/delta-electronics/dvp-14ss2.md)

[DVP 12SE](/factory-automation/plc/delta-electronics/dvp-12se.md)

[DVP 10SX](/factory-automation/plc/delta-electronics/dvp-10sx.md)

## PLC Exercises

[PLC Exercises 1](/factory-automation/plc/delta-electronics/plc-exercises-1.md)

{% hint style="info" %}
The solutions are not available but if you would like to volunteer, feel free to solve the exercises and share solutions in Ladder, FBD and ST programming language
{% endhint %}

## PLC Programs

{% file src="/files/dOLKAVQnGdV0CUN4ubMP" %}


---

# 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/plc/delta-electronics.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.
