# eC

To connect your Rheavendors eC coffee machine to the SmVend controller using the MDB interface, follow these steps:

1. **Enter programming mode**

   Press the button on the back side of the door and then press the `1` button to enter programming mode.
2. **Navigate menu**\
   Use buttons `1` and `6` to switch menu items.\
   Use buttons `2` and `3` to switch menu sub-items.\
   Use buttons `4` and `5` to set the parameter.
3. **Configure machine's settings**

   `PROGRAMMING -> ID. MACHINE -> DataAudit -> 01`

   `PROGRAMMING -> MISCELLANEOUS -> coin-mech type -> MDB`
4. **Set prices**

   Set all prices in the `PROGRAMMING -> PRICES` section to be different from zero.
5. **Exit programming mode**

   Switch the menu item again (for example, with the `1` button) and then press the button on the back side of the door to exit programming mode.&#x20;

| Programming button                                                  | Navigation                                                          |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/Jbgs8RT7bChBRyipViEO" alt="" data-size="original"> | <img src="/files/ubhXNVawOqgAjl816EXs" alt="" data-size="original"> |

### eC connection view&#x20;

| <img src="/files/4zXUW9uXCsNNIHAoa33F" alt="" data-size="original"> | <img src="/files/kjCiKDfhQLcZW3v62uLb" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |


---

# 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://help.smvend.io/equipment-installation/coffee-machines/rheavendors/ec.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.
