Gettagvalue; Gettlvversion; Gettrackdecodestatus; Getsdkversion - Magtek aDynamo Programmer's Reference Manual

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

Advertisement

3 –MTSCRA Class Methods

3.49 getTagValue

Retrieves the value of the specified tag.
public string getTagValue(string tag, string data)
Parameters:
Parameter
tag
data
Return Value:
String representing tag value.

3.50 getTLVVersion

Retrieves TLV version.
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
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT| Secure Card Reader Authenticator | Programmer's Reference (Android)
Tag to search for.
Data to search from.
Page 24 of 42 (D99875728-31)
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:

UdynamoDynamagDynamaxEdynamoBullet

Table of Contents