User's Manual
Table Of Contents
- IMPORTANT NOTICES
- RELEASE NOTES
- INTRODUCTION
- QUICK START
- UNDERSTANDING RFID READER
- COMMUNICATION INTERFACE
- SETTING UP A WPAN CONNECTION
- SCANNING UHF RFID TAG
- DEFINING OUTPUT FORMAT
- ALTERNATE MODE
- SPECIFICATIONS
- FIRMWARE UPGRADE
- ASCII TABLE
- SCAN CODE
- STATUS CODE
131
Chapter 5
DefinING Output Format
5.2.2 TIME STAMP SECTION
Time Stamp section is divided into 7 fields as year, month, day, weekday, hour, minute
and second. Separators can be defined among fields to make more clear presentation. Up
to 6 separators can be specified to Time Stamp section.
Default Format:
Time Stamp Sequence
Issue “#@dat_tseq=” command to configure the fields of Time Stamp section. You can set
the parameter to ‘0’ to disable the field.
Command:
#@dat_tseq?\r
Purpose Get the Sequence Settings of Time Stamp Section
Response OK,[m],[n],[o],[p],[q],[r],[s]\r (Default m= ‘1’, n= ‘2’’, o= ‘3’, p= ‘0’, q= ‘5’, r= ‘6’,
s= ‘7’)
[m]: Time Data Type in Field 1
[n]: Time Data Type in Field 2
[o]: Time Data Type in Field 3
[p]: Time Data Type in Field 4
[q]: Time Data Type in Field 5
[r]: Time Data Type in Field 6
[s]: Time Data Type in Field 7
[m]~[s] Field
‘0’ Disable this Field
‘1’ Year
‘2’ month
‘3’ day
‘4’ weekday
‘5’ Hour
‘6’ Minute
‘7’ second
ERR,[code]\r
#@dat_tseq=[m],[n],[o],[p],[q],[r],[s]\r










