Changes

Line 125: Line 125:     
=====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.
 
If the amount of saved RS-232 data exceeds the maximum 4 bytes of data in one Codec 12 packet, the device will start saving incoming RS-232 data into a new record.<br />
 
If the amount of saved RS-232 data exceeds the maximum 4 bytes of data in one Codec 12 packet, the device will start saving incoming RS-232 data into a new record.<br />