
Introduction
Last updated

This document provides instructions for software developers who want to create software solutions that include a MagTek Secure Card Reader / Authenticator (SCRA) device connected to a Windows PC, Windows tablet device or Windows Phone mobile device.
Custom Windows software installed on a host PC can communicate with MagTek SCRA devices via the Audio/Headset Interface, Bluetooth, Bluetooth LE, or USB using the MTSCRA library.
The supported platforms for .NET projects include Windows 7, Windows 8/8.1, and Windows 10. The
.NET project should contain references to these files: MTSCRANET.dll and MTLIB.dll.
For Universal Windows projects, the supported platforms include all Windows 10 devices. The Universal/Windows Store project should contain references to MTSCRAUWP.dll file.
Last updated

