# 2: Interfacing SC10 controller with PC

In this episode, you will see how easy it is to interface the SC10 controller with the PC using a USB cable. Banner provides a free icon-based programming tool that is used to program the controller. The user can go to LIVE mode to see the real-time behavior of the SC10 controller

{% embed url="<https://youtu.be/U1rFHk_jgsk>" %}
Episode 2: Interfacing SC10 controller with PC
{% endembed %}

{% hint style="info" %}
The software programming tool can be [downloaded ](https://www.bannerengineering.com/us/en/products/machine-safety/software/controller-interface.html)and used for free. It offers offline simulation. It would be amazing to download and use it as an offline tool to practice the logics which are coming in the next videos 🙂
{% endhint %}


---

# 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/safety-controller/banner-sc10-series/2-interfacing-sc10-controller-with-pc.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.
