# How to use the MTNET Demo

The following instructions detail how to use the MTNET Demo on Windows PC via USB interface. Same instructions apply to the other interface types.

MTNET Demo queries for device features upon connecting. Some demo features are disabled based on what is supported on the device. MTNET Demo does not automatically set MSR power or set Time.&#x20;

* Connect the device to the USB port of the Windows PC.&#x20;
* Launch the MTNET Demo, select USB as the device type in the Type list box, and press the Scan button to display a list of available devices.

<figure><img src="/files/2tm5A1hohF6DfYBl1yNy" alt=""><figcaption></figcaption></figure>

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

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

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

* Swipe a magnetic stripe card to read the card data.

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

* If you want to send a command to the device, enter the command in the command text box and press the Send button.

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

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

* To retrieve device information, press the Device Info button

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

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

* To set the MSR On for the device, press the Set MSR On button.

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

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

* To set the MSR Off for the device, press the SET MSR off button. Device will not send card data after swiping a magnetic stripe card but will during an EMV transaction.

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

<figure><img src="/files/1Xx0o77XsU0GY6T6toZe" alt=""><figcaption></figcaption></figure>

* To configure the current PC date and time in devices which require a Date/Time be set after power up, press the Set Time button before performing an EMV transaction.

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

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

* To retrieve the battery level of the device, press the Battery button. Note: When powered by USB, the level returns as 100%.

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

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

* If you have an EMV device and want to read a chip card, select from the Transaction Types, Response, Options, Timeout, and then press the Start button to begin an EMV transaction

<figure><img src="/files/15Kf1ooH6G92S5MIxfO8" alt=""><figcaption></figcaption></figure>

* If you want to cancel the EMV transaction, press the only work before the card is presented.

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

* To clear the screen, press the Clear button.

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

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

* To close the device, press the Disconnect button.

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

<figure><img src="/files/44oUPsYneYr9yNLG4ufN" 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/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/developers-manuals/programmers-manual-.net-demo-guide/how-to-use-the-mtnet-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.
