For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connect to MTUSDK EMVConfig Console

Introduction

This document provides instructions to use the MTUSDK EMVConfiguration Console. The console sends either a .BIN file or contents of an Excel file to the device. BIN files are directly send to the device. Excel files are processed by Magensa Remote Services web service. The resulting BIN data is sent to the device.

This document is part of a larger library of documents designed to assist Secure Card Readers implementers, which includes the following documents available from MagTek:

  • D998200570 MAGTEK UNIVERSAL SDK PROGRAMMER'S MANUAL ( LINUX )

  • D998200489 DYNAPROX PROGRAMMER'S MANUAL ( COMMANDS )

  • D998200383 DYNAFLEX PRODUCTS PROGRAMMER'S MANUAL ( COMMANDS )

How to Connect to MTUSDK EMVConfiguration Console

Connect via USB Interface

  • Connect the device to the USB port of the Linux computer.

  • The first time, allow a moment for the host to recognize the device.

  • The console automatically connects to the first USB DynaProx it finds. If specified used as below.

Connect via Serial Interface

  • Connect the device to the Serial port of the Linux computer.

  • The EMVConfiguration console accepts a device path of either usb or serial. Serial may be in one of the following formats pending on the system hardware.

  • Set the appropriate device path when specifying –d in the command line.

Last updated