MagTek JMSR Applet for MagTek User Manual

Page 10

Advertising
background image

JMSR Applet Programmer’s Guide

6

7. Track 2 Length
8. Track 3 Length
9. Track 1 Masked Length
10. Track 2 Masked Length
11. Track 3 Masked Length
12. Track 1 Data
13. Track 2 Data
14. Track 3 Data
15. Track 1 Masked Data
16. Track 2 Masked Data
17. Track 3 Masked Data
18. MagnePrint Status
19. MagnePrint Data
20. MagnePrint Length
21. Device Serial Number
22. Card Reader ID
23. Encode Type
24. DUKPTKSN data
25. Session ID

SetCardReadingError()


If the card is swiped too fast or too slow or the card is damaged, card reading will fail.
This function is called by JMSR applet to report card reading problem .


ReportJavaPluginVersion()


Before Java applet loading completes, the version of Java Virtual Machine is checked to
ensure version 1.5 or later is installed.


DeviceReady
()


This function is called when device is ready for card swiping. This function can be used
as Device Ready event.


GetTrack1DecodeStatus()


This function returns the value of decode status for Track 1.


GetTrack2DecodeStatus()


This function returns the value of decode status for Track 2.


GetTrack3DecodeStatus()


This function returns the value of decode status for Track 3.

Advertising