3M Traffic Safety Systems 6204 사용자 설명서

다운로드
페이지 144
    
1  2  3  4  5  6  7  8  9   
 
 
 
 
 
Appendix A 
Appendix A 
Appendix A 
Appendix A –
–    Error Handling
Error Handling
Error Handling
Error Handling    
 
    
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    
 
113
113
113
113    
 
com.wiegand.<n>.frame.endian_type 
This variable sets or interrogates the endian type of the Wiegand output 
frame. This defines whether the most-significant, or least- significant bit of 
the selected portion of the translated ID will be transmitted first. n = 1 to 4. 
Type
Type
Type
Type    
var 
Permissions
Permissions
Permissions
Permissions    
guest=r,admin=rw 
Data Type
Data Type
Data Type
Data Type    
enum 
Default
Default
Default
Default    
BIG_ENDIAN 
Enum
Enum
Enum
Enum    
BIG_ENDIAN LITTLE_ENDIAN  
com.wiegand.<n>.frame.fc_length 
This variable is used to set or interrogate the length of the facility code 
portion of the Wiegand ID. The serial number length of the ID is implied by 
the difference between com.wiegand.X.frame.data_length and the 
corresponding fc_length. This field is used when the wiegand data is 
presented in FORMATTED mode (see com.wiegand.id_format). n = 1 to 4. 
Type
Type
Type
Type    
var 
Permissions
Permissions
Permissions
Permissions    
guest=r,admin=rw 
Data Type
Data Type
Data Type
Data Type    
int 
Default
Default
Default
Default    
Min
Min
Min
Min    
Max
Max
Max
Max    
112 
com.wiegand.<n>.frame.format 
This variable sets or interrogates the frame format of the Wiegand output.  
n = 1 to 4. 
Type
Type
Type
Type    
var 
Permissions
Permissions
Permissions
Permissions    
guest=r,admin=rw 
Data Type
Data Type
Data Type
Data Type    
enum 
Default
Default
Default
Default    
STANDARD_PARITY 
Enum
Enum
Enum
Enum    
STANDARD_PARITY REVERSE_PARITY CHECKSUM RAW_DATA