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

11
getDeviceCaps
Get device capabilities. For future use.
- (NSString *) getDeviceCaps
Parameters
Return Value
Return device capabilities.
getDeviceStatus
Get device status. For future use.
- (NSString *) getDeviceStatus
Parameters
Return Value
Return device status.
getTLVVersion
Get TLV Version of firmware.
- (NSString *) getTLVVersion
Parameters
Return Value
Return TLV version of firmware as a Two-byte hex string.
getDevicePartNumber
Not Supported on Audio Reader.
- (NSString *) getDevicePartNumber
Parameters
Return Value
Empty String.