# Micro850 PLC

### Online Course

On this page, you will find all the available resources for the PLC Micro850 Lessons which is available in the following course:&#x20;

{% embed url="<https://codeandcompile.com/course/allen-bradley-course-module-plc-scada-ac-drives>" %}

### Lesson 1- Introduction to Micro850 PLC

In this video, you will learn about Micro850 PLC from Allen Bradley. Access the full course with 30+ videos on our E-Learning Platform [www.codeandcompile.com](http://www.codeandcompile.com) or direclty by visiting this link: <https://codeandcompile.com/course/allen-bradley-course-module-plc-scada-ac-drives>

{% embed url="<https://www.youtube.com/watch?v=tVuEqOSLhSQ&ab_channel=RajvirSingh>" %}

### PLC Software

The programming software which is required to program Micro850 PLC is **Connected Component Workbench**. The link to download this software can be found at [hardware-and-software](https://wiki.codeandcompile.com/resources/hardware-and-software "mention")

### :books: Resources

The following are the PLC Program 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="cb8da7e0fbb84683a8d42f2323ac51c2" label="pdf" color="blue"></option></select></th><th data-type="files">Download</th></tr></thead><tbody><tr><td>Introduction to the Micro850 PLC</td><td><span data-option="cb8da7e0fbb84683a8d42f2323ac51c2">pdf</span></td><td><a href="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FV7z7QUO0VAQvokoTLsEF%2FMicro%20850.pdf?alt=media&#x26;token=02a220a7-b154-48c2-9dd9-4f3a5a23de53">Micro 850.pdf</a></td></tr><tr><td>Simple Box Sorting version 1</td><td><span data-option="463241c7473a47c88856694c56f19a15">ccw file</span></td><td><a href="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FkUVSFKP2XolXX0Fw6PmJ%2Fccw_Simple%20Box%20Sorting_v1.rar?alt=media&#x26;token=bcf5463a-359c-4304-8e57-95c9ffbb7349">ccw_Simple Box Sorting_v1.rar</a></td></tr><tr><td>Simple Box Sorting v2</td><td><span data-option="463241c7473a47c88856694c56f19a15">ccw file</span></td><td><a href="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FITCRN2LEGSKFoD4CsJtm%2Fccw_Simple%20Box%20Sorting_v2.rar?alt=media&#x26;token=9be72a86-c090-430d-8bfe-8aad5b056314">ccw_Simple Box Sorting_v2.rar</a></td></tr><tr><td>Factory IO Environment for Simple Box Sorting</td><td><span data-option="1bc81b2949ac47ce927a24ff4337f4e4">factory io file</span></td><td><a href="https://1831238825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FoAiJfRjsLLOwTLAqMqqx%2FMicro%20850.factoryio?alt=media&#x26;token=5c74d1c6-0f5b-4e54-a9d0-fa217e8d1d4e">Micro 850.factoryio</a></td></tr></tbody></table>

### ✅ Exercises to practice:

{% content-ref url="micro850-plc/plc-exercises-part-1" %}
[plc-exercises-part-1](https://wiki.codeandcompile.com/factory-automation/plc/allen-bradley/micro850-plc/plc-exercises-part-1)
{% endcontent-ref %}

{% content-ref url="micro850-plc/plc-exercises-part-2" %}
[plc-exercises-part-2](https://wiki.codeandcompile.com/factory-automation/plc/allen-bradley/micro850-plc/plc-exercises-part-2)
{% endcontent-ref %}

{% hint style="success" %}
The **solutions** **in Ladder Diagram, FBD and ST** are available in the course **Micro850 PLC**: <https://codeandcompile.com/course/micro850-plc>&#x20;
{% endhint %}

### More information

Learn more about Micro850 PLC at this page [books-and-guides](https://wiki.codeandcompile.com/resources/books-and-guides "mention")


---

# 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/factory-automation/plc/allen-bradley/micro850-plc.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.
