Owner's manual
Table Of Contents
- Section 1. MagTekSCRA Class
- Methods
- openDevice:
- closeDevice:
- isDeviceConnected
- clearBuffers
- getMaskedTracks
- getTrack1
- getTrack2
- getTrack3
- getTrack1Masked
- getTrack2Masked
- getTrack3Masked
- getMagnePrint
- getMagnePrintStatus
- getDeviceSerial
- getSessionID
- getKSN
- getTagValue
- getMagTekDeviceSerial
- getFirmware
- getDeviceName
- getDeviceCaps
- getDeviceStatus
- getTLVVersion
- getDevicePartNumber
- sendCommandToDevice
- getCapMSR
- getCapTracks
- getCapMagStripeEncryption
- setDeviceProtocolString
- listenForEvents
- getDeviceType
- getCardPANLength
- getResponseData
- getCardName
- getCardIIN
- getCardLast4
- getCardExpDate
- getCardServiceCode
- getCardStatus
- getTrackDecodeStatus
- getResponseType
- setDeviceType
- isDeviceOpened
- getBatteryLevel
- getSDKVersion
- getOperationStatus
- setConfigurationParams
- Notification
- Enum
- Methods
- Section 2. Commands
- Section 3. Code Examples
v
getResponseType ...................................................................................................... 15
setDeviceType........................................................................................................... 15
isDeviceOpened ........................................................................................................ 16
getBatteryLevel ......................................................................................................... 16
getSDKVersion ......................................................................................................... 16
getOperationStatus .................................................................................................... 17
setConfigurationParams ............................................................................................ 17
Notification ................................................................................................................... 18
trackDataReadyNotification ..................................................................................... 18
devConnectionNotification ....................................................................................... 18
Enum ............................................................................................................................. 19
MTSCRADeviceType............................................................................................... 19
MTSCRATransactionStatus ..................................................................................... 19
MTSCRATransactionData ........................................................................................ 19
Section 2. Commands ...................................................................................................... 21
Discovery .................................................................................................................. 21
Section 3. Code Examples ............................................................................................... 23
Open Device: ................................................................................................................ 23
Close Device: ................................................................................................................ 23
Get Tracks Data From Reader: ..................................................................................... 23
Get Connection Status Of Reader: ................................................................................ 24