Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


User Guide

ItemDescription

Call Batch &

Load Script,

and

Run Script Check

Image RemovedImage Added

Steps to run

01 : Execute  "NEO_IDGCmd_Player_MifareType.exe" to run IDG Command Player Tool

→ 02 : Select "02-Cust Script" item

→ 03 : Open Script File from the sub-folder "script" ,

    Here is an example script "RFID_PollForToken_TxRx_R1.txt" for


Round / Time  Definition

R1 = 1 Round

R10 = 10 Rounds, Repeated

30 = repeated rounds until the duration : 30 seconds

60 = repeated rounds until the duration : 60 seconds

...

3600 = repeated rounds until the duration : 3600 seconds

7200 = 2 hours

14400 = 4 hours

28800 = 8 hours

43200 = 12 hours

86400 =  24 hours, 1 day.

Okay(PASS) / Failed Symbols




Download Link

VersionCommentApproval / Note

V 1.00.001



V 1.00.001-C01, 2018 May 03

1.Support Round Mode.

  R1 = 1 Round

  R100 = 100 Rounds


2.Customized Docklight Logs Loading Allowed.

Ex: Key word = "[TX] - "

/// 1. Enable Pass-Through mode

[TX] - 56 69 56 4F 74 65 63 68 32 00 2C 01 00 01 01 1D 19

[RX] - 56 69 56 4F 74 65 63 68 32 00 2C 00 00 00 1C 9B


/// 2. Poll for token

[TX] - 56 69 56 4F 74 65 63 68 32 00 2C 02 00 02 0A 14 E3 51

[RX] - 56 69 56 4F 74 65 63 68 32 00 2C 00 00 05 03 D3 AC 5A E3 2D 39


/// 3. Mifare auth (2C-06)

[TX] - 56 69 56 4F 74 65 63 68 32 00 2C 06 00 08 01 01 FF FF FF FF FF FF 4B C8

[RX] - 56 69 56 4F 74 65 63 68 32 00 2C 00 00 00 1C 9B


/// 4. Mifare Read Blocks (2C-07)

[TX] - 56 69 56 4F 74 65 63 68 32 00 2C 07 00 02 33 10 3F 8F

[RX] - 56 69 56 4F 74 65 63 68 32 00 2C 00 00 30 87 19 00 00 78 E6 FF FF 87 19 00 00 00 FF 00 FF B7 1A 00 00 48 E5 FF FF B7 1A 00 00 00 FF 00 FF 88 19 00 00 77 E6 FF FF 88 19 00 00 00 FF 00 FF 4C D2


3. Change to Mifare Type Card Test Method by Command Line.

/POLLFORTOKENTYPE=MIFARE --> indicatee Mifare Test Method.


4. Initial Version.

5. Script File Example

TransArmour_TxRx - V01.txt