Rf on command – MagTek IntelliStripe65 99875161 User Manual

Page 84

Advertising
background image

IntelliStripe 65 Command Reference

78

On a successful read:

Field

MTYP

APPL

CMND

RC

Byte

1

2

3

4

Value (Hex)

80

0E

00

00

Field

DATA

Byte

5 – up to 124 (Variable Length)

Value (Hex)

DF 23 (LEN) (Track 1 Data) DF 22 (LEN)
(Track 2 Data)


Contactless Magstripe Notification message for Mifare:

On a successful read:

Field

MTYP

APPL

CMND

RC

Byte

1

2

3

4

Value (Hex)

80

0E

00

00

Field

DATA

Byte

5 – up to 124 (Variable Length)

Value (Hex)

DF 0D (LEN) (UID)


Notes:

(1) DF 23 is the header for Track 1
(2) DF 22 is the header for Track 2
(3) LEN number of bytes available for Track 1 or Track 2.
(4) For Track 2 data, 2 characters are sent using one byte, the application software will have

to convert each character into two bytes.

(5) DF 0D id the header for a Mifare Card’s UID. See appendix D to read Mifare cards.


RF ON Command

Command ID: 84 (Hex)
Description:
This command is used to turn the RF field ON.
Request Message Data: None
Response Message Data: None
Response Message Result Codes:

Success = 00 (Hex)

The command completed successfully.

Example Request:

Field

MTYP

APPL

CMND

RC

Byte

1

2

3

4

Value (Hex)

00

0E

84

00

Advertising