Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »



User Guide

ItemDescription

Call Batch &

Load Script,

and

Run Script Check

Steps to run

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

02 : Select "02-Cust Script" item, then select Time (Unit: second) , for ex: 60 = 60 seconds.

    special : R1 = 1 round, 1 time of the script execution

                 R10 = 10 rounds.

                 where R= round

    special 02 :   Manually input , ex01 : R9999 = 9999 rounds

                                                     ex02 : 12345 = 12345 seconds

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

    04 : Here is an example script "RFID_PollForToken_TxRx_R1.txt" for Customer FCC Tool.

    To make sure "Loaded Customized Tx/Rx Data Okay" message ON .

→ 05 : Clicking "Start" to connect DUT, running the script, display Okay/Failed Symbols until done.

→ 06 : Clicking "Close" to terminate the test running.

→ 07 : Okay/Failed Symbols

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.




Download Link

VersionDateCommentApproval / Note

V 1.00.005




 

goofy.liu

  • 1. Make a FCC Tool (Poll For Token Only) Script File.
  • 2. Add customized input time / round support.

  Manually input , ex01 : R9999 = 9999 rounds

                   ex02 : 12345 = 12345 seconds


Script File: Poll For Token, no buzzer

RFID_PollForToken_TxRx_R1.txt


V 1.00.001




 

V 1.00.001-C01, 2018 May 03, goofy.liu

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


  • No labels