MagTek JMSR Applet for MagTek User Manual

Page 9

Advertising
background image

5

SetMPLen(value)

When this function is called by JMSR applet, it receives length of MagnePrint data.


SetDeviceSN(value)

When this function is called by JMSR applet, it receives serial number of the reader.


SetReaderID(value)

When this function is called by JMSR applet, it receives ID of the reader.


SetEncodeType(value)

When this function is called by JMSR applet, it receives the type of encoding.

SetDUKPTKSN(value)


When this function is called by JMSR applet, it receives the value of DUKPTKSN.

SetSessionID (value)


When this function is called by JMSR applet, it receives ID of the session.

SetCRStatus(value)


When this function is called by JMSR applet, it receives status of Card Reader. If Card
Reader is connected, the status is “Reader Connected”, otherwise, the status is “Reader
Disconnected
”.

SetResults(value)


JMSR provides function SendStrCmd() to send a command value to Card Reader. JMSR
applet uses this SetResults() to send to host the results JMSR receives from Card Reader.

SetAllCardData(value)


When this function is called by JMSR applet, it receives all Card Data in one single
string. Individual data is separated by the character “|” .

Card data are arranged in the following order:

1. PAN
2. First Name
3. Last Name
4. Month
5. Year
6. Track 1 Length

Advertising