Changes

Line 135: Line 135:     
====RS-232 RFID HID/RFID MF7 mode====
 
====RS-232 RFID HID/RFID MF7 mode====
The difference between RFID HID Mode and RFID MF7 Mode is that in RFID MF7 Mode {{{model|}}} understands RFID messages that are in hexadecimal text format and RFID HID Mode interprets messages that are in binary format. The type of RFID message sent to {{{model|}}} depends on the RFID reader. For example, the RFID MF7 mode message looks like "$aa$02$03$04$17$89$00$01" while HID mode message is of the following format: "1213141519".
+
The difference between RFID HID Mode and RFID MF7 Mode is that in RFID MF7 Mode {{{model|}}} understands RFID messages that are in hexadecimal text format and RFID HID Mode interprets messages that are in binary format. The type of RFID message sent to {{{model|}}} depends on the RFID reader. For example, the RFID MF7 mode message looks like <code>$aa$02$03$04$17$89$00$01</code> while HID mode message is of the following format: <code>1213141519</code>
    
The selected mode has to correspond to the RFID reader's mode.
 
The selected mode has to correspond to the RFID reader's mode.
 
[[Image:RS-232 MODES.gif]]
 
[[Image:RS-232 MODES.gif]]
Please contact your local sales representative for more information about RFID IDs and devices.  
+
Please contact your local sales representative for more information about RFID IDs and devices.
    
====RS-232 Garmin mode====
 
====RS-232 Garmin mode====