# Alpitronic HYC DC Charger

Prerequisites: This manual assumes the charger has already been physically installed and commissioned. After completing these steps, the charger will be ready for connection to our EMS.

1. Log in
   * Navigate to the charger’s IP address in your web browser.
   * Log in using the default credentials or the previously configured password.
   * Once logged in, the main dashboard will appear.

<figure><img src="/files/jBhrxv24eHVt6LviASdA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oVkZsJqiq5SCSCNOLxLN" alt=""><figcaption></figcaption></figure>

2. Check Network Settings
   * Navigate to the **Network** menu.
   * Verify the network details and modify the Local IP address if required for the location.
   * Once the details are correct, click on Save Configuration and confirm your changes.

<figure><img src="/files/8Y8hzRX03l2ft7tH6EQi" alt=""><figcaption></figcaption></figure>

3. Activate Modbus
   * Go to the **General** menu and select the **Power** tab at the top.
   * Locate the setting Modbus Enabled and set this to True.
   * Click on Save Configuration to store this setting.

<figure><img src="/files/oVkZsJqiq5SCSCNOLxLN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XM0nfciq0DjYOsQxfSVG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5FyyCiU1DDyMeXHxhaTH" alt=""><figcaption></figcaption></figure>

4. Restart and Finalize
   * Return to the main screen by clicking on **Index**.
   * Navigate to **Reset** and select the Soft Reset option.

{% hint style="info" %}
*Note: Performing a soft reset ensures all changes are permanently saved and applied.*
{% endhint %}

<figure><img src="/files/oVkZsJqiq5SCSCNOLxLN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BZhjbghO38il7j1hEoKx" alt=""><figcaption></figcaption></figure>

The charger is now successfully configured and ready for use with the EMS.


---

# 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://docs.voltmasters.io/documentation/device-integrations/ev-chargers/alpitronic-hyc-dc-charger.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.
