27(2) Transferring the substituted element stringIf the bar code data contains the specified substitution string within the specified search area, the scanner transfers thesubstituted element string followed by the bar code data read.(Example)Search start position Search string Substitution string Output data2nd digit 456 A [STX]K11A1234567890[ETX]5th digit 890 XYZ [STX]K13XYZ1234567890[ETX]9th digit 890 XYZ Error(3) Transferring the substituted full stringIf the bar code data contains the specified substitution string within the specified search area, the scanner substitutesthe search string with the substitution string and transfers the full string. If it contains two or more search strings, onlythe first one is substituted.(Example)Search start position Search string Substitution string Output data2nd digit 456 A [STX]K08123A7890[ETX]5th digit 890 XYZ [STX]K101234567XYZ[ETX]9th digit 890 XYZ Error8.3 Blocksorting DataThe scanner splits bar code data read into a maximum of 5 blocks at the specified split positions and sorts those blocksin the specified order.The split position must be specified by the number of digits from the head of bar code data. Specifying the number ofdigits exceeding that in the bar code data results in an error.The following sample bar code and scanner settings output data as listed below depending upon the sorting conditions.- Bar code sampleBar code type: Code 128, Data read: 1234567890- Scanner settingsHeader: STX, Terminator: ETX, Prefix/Suffix: None, Code ID mark: Type 1,Transmission of number of digits: 2 digits(Example)Split position Order of blocks Output data3rd and 8th digits Block 2, 1, 3 [STX]K104567812390[ETX]3rd and 8th digits Block 1, 3 [STX]K0512390[ETX]