Gettrackdecodestatus; Getsdkversion; Sendcommandtodevice - Magtek aDynamo Manual

Secure card reader authenticator .net/pcl programmer's reference (windows/windows phone)
Hide thumbs Also See for aDynamo:
Table of Contents

Advertisement

3 - MTSCRA Class Methods
public string getTLVVersion()
Parameters: None
Return Value:
String representing TLV version as a two-byte hex string.

3.51 getTrackDecodeStatus

Retrieves track decode status. This is a one-byte value, which indicates the status of decoding track 1.
Bit position zero indicates if there was an error decoding track 1 if the bit is set to one. If it is zero, then
no error occurred. If a track has data on it that is not noise, and it is not decodable, then a decode error is
indicated. If a decode error is indicated, the corresponding track data length value for the track that has
the error will be set to zero and no valid track data will be supplied.
public string getTrackDecodeStatus()
Parameters: None
Return Value:
Track Decode Status. Consists of three 2-byte hex values representing the decode status for tracks 1, 2,
and 3 (respectively from left to right). Values are:
00 = Track OK
01 = Track read Error
02 = Track is Blank

3.52 getSDKVersion

Retrieves SDK version.
public string getSDKVersion()
Parameters: None
Return Value:
The version information of the SDK.

3.53 sendCommandToDevice

Send command to device.
public int sendCommandToDevice(string command)
Parameters:
Parameter
command
Return Value:
0 = Success
9 = Error
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer's
Reference (Windows/Windows Phone)
Page 29
Command string to send to the device.
Description

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:

UdynamoDynamagDynamaxEdynamoBulletMdynamo

Table of Contents