Send Command To Device - Magtek aDynamo Programmer's Reference Manual

Secure card reader authenticator
Hide thumbs Also See for aDynamo:
Table of Contents

Advertisement

Appendix A - Code Examples
// Display last 4 digits of the card
CardLast4.Text = m_SCRA.getCardLast4();
}
A.5

Send Command To Device

if (mSCRA.isDeviceConnected())
{
// Send discovery command
m_SCRA.sendCommandToDevice("C10206C20503840900", 0);
}
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT| Secure Card Reader Authenticator | Programmer's Reference (Android)
Page 38 of 42 (D99875728-31)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the aDynamo and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

UdynamoDynamagDynamaxEdynamoBullet

Table of Contents