Template:FMX125 RS232/485: Difference between revisions
Appearance
| Line 125: | Line 125: | ||
=====Codec 12/13 Packet Merge===== | =====Codec 12/13 Packet Merge===== | ||
[[File:MERGE.gif|right]] | |||
This additional option configures the device to merge RS-232 records into a single packet instead of sending many separate packets. | 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. | 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 /> | 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. | ||