Line 119: |
Line 119: |
| Since Prefix 2 does not match the incoming 2nd byte, data will not be accepted. | | Since Prefix 2 does not match the incoming 2nd byte, data will not be accepted. |
| | | |
− | =====Codec 12/13 Packet Merge=====
| + | ====Codec 12/13 Packet Merge==== |
| This additional option configures the device to merge RS-232 records into a single packet instead of sending many separate packets. This functionality only affects TCP Binary Buffered or TCP Ascii Buffered RS232 modes. When enabled, the device will merge saved RS-232 records together into a single data packet until it is able to send it to the server.<br /> | | This additional option configures the device to merge RS-232 records into a single packet instead of sending many separate packets. This functionality only affects TCP Binary Buffered or TCP Ascii Buffered RS232 modes. When enabled, the device will merge saved RS-232 records together into a single data packet until it is able to send it to the server.<br /> |
| This optimizes RS-232 data sending by not having to send each RS-232 record separately. | | This optimizes RS-232 data sending by not having to send each RS-232 record separately. |
Line 125: |
Line 125: |
| [[Image:packet_merge.png|225px|none]] | | [[Image:packet_merge.png|225px|none]] |
| | | |
− | ==RS-232 Modes==
| + | ====RS-232/485 CMD ID==== |
− | | |
− | ====RS-232 LCD mode====
| |
− | In this mode, the user is able to communicate with the server through the terminal. A link between the FMB device and the server has to be established for this mode to function properly.
| |
− | | |
− | To communicate from terminal to server - in terminal send command "WT^W your text here"
| |
− | | |
− | To communicate with the server to the terminal - send "#DO DAT=you text here" packet in [https://wiki.teltonika-gps.com/view/Teltonika_Data_Sending_Protocols#Codec_12 Codec12 protocol]
| |
− | | |
− | ====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 <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.
| |
− | [[Image:RS-232 MODES.gif]]
| |
− | Please contact your local sales representative for more information about RFID IDs and devices.
| |
− | | |
− | ====RS-232 Garmin mode====
| |
− | Garmin provides a Fleet Management Interface Tool Kit, once {{{model|}}} is connected to the navigator it enables the driver to have a "screen" in their vehicle for real-time navigation and messaging and offers job dispatch capabilities to help them be more efficient.<br />{{{model|}}} and Garmin operational diagram is shown on the figure below.
| |
− | [[Image:FMX125_GARMIN_BLOCK.png|900px|none]]
| |
− | | |
− | | |
− | ===RS-232/485 CMD ID==- | |
| This parameter is used when {{{model|}}} is sending RS232/RS485 packet to a server, it overrides command type value in Codec12/Codec13 with user defined CMD ID value (1 - 14). {{{model|}}} behavior when it receives different CMD ID (Type) values in GPRS packet from server: | | This parameter is used when {{{model|}}} is sending RS232/RS485 packet to a server, it overrides command type value in Codec12/Codec13 with user defined CMD ID value (1 - 14). {{{model|}}} behavior when it receives different CMD ID (Type) values in GPRS packet from server: |
| | | |
Line 170: |
Line 149: |
| |} | | |} |
| [[File:RS-232-CMD1.gif|alt=]] | | [[File:RS-232-CMD1.gif|alt=]] |
| + | |
| + | ==RS-232 Modes== |
| + | |
| + | ====RS-232 LCD mode==== |
| + | In this mode, the user is able to communicate with the server through the terminal. A link between the FMB device and the server has to be established for this mode to function properly. |
| + | |
| + | To communicate from terminal to server - in terminal send command "WT^W your text here" |
| + | |
| + | To communicate with the server to the terminal - send "#DO DAT=you text here" packet in [https://wiki.teltonika-gps.com/view/Teltonika_Data_Sending_Protocols#Codec_12 Codec12 protocol] |
| + | |
| + | ====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 <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. |
| + | [[Image:RS-232 MODES.gif]] |
| + | Please contact your local sales representative for more information about RFID IDs and devices. |
| + | |
| + | ====RS-232 Garmin mode==== |
| + | Garmin provides a Fleet Management Interface Tool Kit, once {{{model|}}} is connected to the navigator it enables the driver to have a "screen" in their vehicle for real-time navigation and messaging and offers job dispatch capabilities to help them be more efficient.<br />{{{model|}}} and Garmin operational diagram is shown on the figure below. |
| + | [[Image:FMX125_GARMIN_BLOCK.png|900px|none]] |
| + | |
| + | |
| + | |
| | | |
| ==Garmin protocols== | | ==Garmin protocols== |