# OPC UA Course

### Online Course

On this page, you will find all the available resources for the Learn OPC UA with Node-RED which is available on our website:&#x20;

{% embed url="<https://codeandcompile.com/course/learn-opc-ua-with-node-red>" %}

### OPC UA Software

The OPC UA Client/Server which is required to practice the course is Prosys OPC UA Simulation Server, UaExpert (Client), and Prosys OPC UA Monitor (Client). The link to download this software can be found at [Hardware and Software](/resources/hardware-and-software.md)

### :books: Resources

The following are the PLC Programs used in the course. You can use it as a reference.

<table><thead><tr><th>Title</th><th>Type<select><option value="463241c7473a47c88856694c56f19a15" label="ccw file" color="blue"></option><option value="1bc81b2949ac47ce927a24ff4337f4e4" label="factory io file" color="blue"></option><option value="ed3c5d42b94f4bf3af417431853f45ce" label="tia portal" color="blue"></option><option value="80ba96503e9b47c7b4b850d3b3d3466d" label="pdf" color="blue"></option></select></th><th data-type="files">Download</th></tr></thead><tbody><tr><td> Pick and Place, Tank Level control</td><td><span data-option="ed3c5d42b94f4bf3af417431853f45ce">tia portal</span></td><td><a href="/files/7RnCuVQMKlZlSs5tseHS">/files/7RnCuVQMKlZlSs5tseHS</a></td></tr><tr><td>Course presentation</td><td><span data-option="80ba96503e9b47c7b4b850d3b3d3466d">pdf</span></td><td><a href="/files/MSRZFzatl4EVe1QzAPN1">/files/MSRZFzatl4EVe1QzAPN1</a></td></tr></tbody></table>

### More information

Learn more about Prosys OPC UA at this page [Books and Guides](/resources/books-and-guides.md)


---

# 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://wiki.codeandcompile.com/iiot/iiot-tools/opc-ua/opc-ua-course.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.
