3M Traffic Safety Systems 6204 Benutzerhandbuch

Seite von 144
    
1  2  3  4  5 
6
6
6
6    
7  8  9   
 
 
 
 
 
Reader Startup Tool
Reader Startup Tool
Reader Startup Tool
Reader Startup Tool    
 
 
38
38
38
38    
 
3M Toll RFID Reader 6204
3M Toll RFID Reader 6204
3M Toll RFID Reader 6204
3M Toll RFID Reader 6204    User’s Guide
User’s Guide
User’s Guide
User’s Guide    
 
Macro 
Macro 
Macro 
Macro Input sub
Input sub
Input sub
Input sub----window
window
window
window    
The 
Macro Input 
window shows the current script that will be sent to the 
reader when the 
Send to Reader
 button is selected. The text in the 
Macro 
Input
 window can be edited prior to being sent to the reader.  
Macro Output sub
Macro Output sub
Macro Output sub
Macro Output sub----window
window
window
window    
The 
Macro Output
 window is updated after the 
Send to Reader
 button is 
selected. Look at this window to verify that each command line in a script 
executed correctly. Look for the 
−−>> ok
 response from the reader for each 
command line.  
Macro 
Macro 
Macro 
Macro Variable
Variable
Variable
Variables
ss
s    Dia
Dia
Dia
Dialog box
log box
log box
log box    
When a macro is sent to the 
reader, the values for variables 
must be resolved via this Windows 
Dialog box. You can 
[tab]
 to each 
value field and enter the desired 
value.  
For example, one macro can be 
used for two different applications 
by using variables for antenna 
selection and transmit power.  
 
Macro Example
Macro Example
Macro Example
Macro Example    
To configure the reader for FCC, Part 90 Dense operation, send the 
following macro (
part90_6tari_lf640_PR_M2.mcr
):  
# configure region 
setup.region=fcc 
setup.sub_region=fcc_part90 
 
# set frequency 
setup.advanced.preferred_frequencies=915950 
 
# configure protocol 
modem.protocol.isoc.control.auto_phy.enable=false 
modem.protocol.isoc.physical.set(tari=tari_06_25, 
return_link_freq=LF640, data_1_length=d1_len_20, 
rt_modulation=rt_mod_pr, 
tr_encoding=tr_enc_miller_2,interrogator_mode=dense)