20(2) AI parenthesizing modeIn this mode, the scanner parenthesizes AIs contained in data read and outputs the edited data according to the extractionconditions.! Extraction conditionsExtraction conditions Choices"Data transfer regardless of error result" Permit/ProhibitIf the scanner fails to extract an AI-prefixed element string when the "Data transfer regardless of error result" is permitted,it outputs the data read as is without editing.Example Code ID mark: Disable, Header: STX, Terminator: ETX, Transmission of the number of digits: Disable,BCC: Disable, Prefix/Suffix: NoneExtraction conditions Data read Output data0194901234567894110308081303081017040208[STX](01)94901234567894(11)030808(13)030810(17)040208[ETX]"Data transferregardless of errorresult": Prohibit 0194901234567894110308081303081061704020817040305Error (Note 1)0194901234567894110308081303081017040208[STX](01)94901234567894(11)030808(13)030810(17)040208[ETX]"Data transferregardless of errorresult": Permit 0194901234567894110308081303081061704020817040305[STX]0194901234567894110308081303081061704020817040305[ETX](Note 1) Data from the head to element string 030810 prefixed with AI (13) can be normally extracted, but thefollowing data (as underlined below) causes an error since it starts with 6 that cannot start any AI.(01)94901234567894(11)030808(13)03081061704020817040305