# How to Connect with the MTCMS .NET Demo

To connect to the oDynamo, follow these steps.

### Connect via USB Interface <a href="#id-2.1_connect_via_usb_interface" id="id-2.1_connect_via_usb_interface"></a>

To set up the USB interface with oDynamo on Windows PC, follow these steps:

* Connect the oDynamo to the USB port of the Windows PC. Connect the power cable to the oDynamo and wait 1 minute for the device to fully boot up.
* Launch the MTCMSNET Demo and select USB as the device type in the Type list box.

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

* Press the Scan button to scan for connected USB devices.

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

* Select the Device ID and press the Connect button to open the device.

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

* If Ethernet interface will be used, select IP Address from the Info list box and press the Get Info button. Note the value retuned from the response as this will be used for the IP Address when connecting via Ethernet Interface.

### Connect via Ethernet Interface <a href="#id-2.2_connect_via_ethernet_interface" id="id-2.2_connect_via_ethernet_interface"></a>

To set up the Ethernet interface with oDynamo on Windows PC, follow these steps:

* Connect the oDynamo to the Ethernet port on the Ethernet hub, connect the power cable to the oDynamo and wait 1 minute for the device to fully boot up.
* Launch the MTCMSNET Demo and select IP as the device in the Type list box.

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

* Enter the IP address attained from the last step from connection via USB Interface section 2.1, then press the Connect button to open the device. The MTCMS NET Demo may take up to 30 seconds before disconnecting if the device cannot be connected.

<figure><img src="/files/3xgDLOgHIb2my6zxLSuc" alt=""><figcaption></figcaption></figure>

### Connect via Serial Interface

To set up the Serial interface with oDynamo on Windows PC, follow these steps:

* Connect the oDynamo to the Serial port, connect the power cable to the oDynamo and wait 1 minute for the device to fully boot up.
* Launch the MTCMSNET Demo and select Serial as the device in the Type list box.

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

* Select the Com number the device is attached to and press the Connect button to open the device.

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


---

# 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://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals/mtcmsnet-demo-guide/how-to-connect-with-the-mtcms-.net-demo.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.
