18
Tab (ASCII 09H (HT))
Specifying a tab as delimiters outputs tab-delimited data. No tab follows the tail of the data.
A header and terminator are added to the full string. None of a code ID mark and the number of digits is added even if
their transmissions are enabled.
Example Data read: (01)94901234567894(11)030808(13)030810
Header: STX, Terminator: ETX, Code ID mark: Disable,
Transmission of the number of digits: Disable
AIs specified
Output data
01, 11, 13
[STX]94901234567894[TAB]030808[TAB]030810[ETX]
Example Data read: (01)94901234567894(11)030808(13)030810(17)040208(17)040305
Header: STX, Terminator: ETX, Code ID mark: Disable,
Transmission of the number of digits: Disable
Extraction conditions
AIs specified
Delimiter
Output data
01, 11, 17
[STX]94901234567894,030808,040208[ETX]
17, 11
[STX]040208,030808[ETX]
17, 17
[STX]040208,040305[ETX]
12 Error
01, 12
Error
01, 01
Error
“Data transfer
regardless of error
result”: Prohibit
01, 11, 17
[STX]94901234567894,030808,040208[ETX]
17, 11
[STX]040208,030808[ETX]
17, 17
[STX]040208,040305[ETX]
12
01, 12
“Data transfer
regardless of error
result”: Permit
01, 01
Comma
[STX]01949012345678941103080813030810170
4020817040305[ETX]
(Note 1) Element strings will be output in the order of AIs specified.
(Note 2) If data read contains two or more element strings prefixed with the same AI, those element strings will be output in
the order arranged in that data read.
(Note 3) If data read does not contain a string prefixed with the specified AI or it contains such data but its number of digits
is more or less than the one defined for that AI, an error will result when the “Data transfer regardless of error
result” is prohibited.