Magneprintdatahexstring method, Sessionidhexstring method, Tk2hashhexstring method – MagTek USB HID Swipe Reader User Manual

Page 19

Advertising
background image

Section 3. Methods

15

MAGNEPRINTDATAHEXSTRING METHOD
Returns the Magneprint data if supported by the reader in 2 Byte hex format.

Syntax

Result =USBHID.MagnePrintDataHexString()

Remarks

Returns the MagnePrint data as a 2 byte hex.

Data Type

String



SESSIONIDHEXSTRING METHOD
Returns the session id data if supported by the reader in 2 Byte hex format.

Syntax

Result =USBHID.SessionIDHexString()

Remarks

Returns the Session ID data as a 2 byte hex.

Data Type

String



TK2HASHHEXSTRING METHOD
Returns the track 2 hash data if supported by the reader in 2 Byte hex format.

Syntax

Result =USBHID.TK2HashHexString()

Remarks

Returns the Track2Hash data as a 2 byte hex.

Data Type

String

Advertising