1 - Introduction
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer’s
Reference (Windows/Windows Phone)
Page 8
1
Introduction
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.
1.1
About MTSCRA Library
Custom Windows software installed on a host PC can communicate with MagTek SCRA devices via the
Audio/Headset Interface, Bluetooth, BLE (Bluetooth 4.0 Low Energy), 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 App and Windows Store App projects, the supported platforms include Windows 8.1,
Windows 10 and Windows Phone 8.1. The Universal/Windows Store project should contain references
to these files:
MTSCRAPCL.dll
and
MTLIB.dll
.