19
(2) AI parenthesizing mode
In this mode, the scanner parenthesizes AIs contained in data read and outputs the edited data according to the extraction
conditions.
Extraction conditions
Extraction conditions
Choices
“Data transfer regardless of error result”
Permit/Prohibit
If 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 Header: STX, Terminator: ETX, Code ID mark: Disable,
Transmission of the number of digits: Disable
Extraction conditions
Data read
Output data
0194901234567894110308081303
081017040208
[STX](01)94901234567894(11)030808(13)030
810(17)040208[ETX]
“Data transfer regardless
of error result”: Prohibit
0194901234567894110308081303
081061704020817040305
Error (Note 1)
0194901234567894110308081303
081017040208
[STX](01)94901234567894(11)030808(13)030
810(17)040208[ETX]
“Data transfer regardless
of error result”: Permit
0194901234567894110308081303
081061704020817040305
[STX]01949012345678941103080813030
81061704020817040305[ETX]
(Note 1) Data from the head to element string 030810 prefixed with AI (13) can be normally extracted, but the
following data (as underlined below) causes an error since it starts with 6 that cannot start any AI.
(01)94901234567894(11)030808(13)03081061704020817040305