Scannex ip.buffer User Manual
© UK 2007-2021 Scannex Electronics Ltd. All rights reserved worldwide.
Token
Result
Example
\t
Tab character
\\
Literal “\” character
\b
Backspace character
\x
nn
Hex characters, e.g. “\x01\x7e”
Examples:
Prefix
Description
Example Output
%m/%d %H:%M
Month, Day, Hour, Minute
06/23 15:21
%y-%m-%d
Year-Month-Day
07-06-23
[Date %y-%m-%d]
As above but with literals
[Date 07-06-23]
Only full records are prefixed. If you require every line to be stamped,
then use the “ASCII line” protocol.
Page 86
Scannex ip.buffer User Manual
© UK 2007-2021 Scannex Electronics Ltd. All rights reserved worldwide.
Token
Result
Example
\t
Tab character
\\
Literal “\” character
\b
Backspace character
\x
nn
Hex characters, e.g. “\x01\x7e”
Examples:
Prefix
Description
Example Output
%m/%d %H:%M
Month, Day, Hour, Minute
06/23 15:21
%y-%m-%d
Year-Month-Day
07-06-23
[Date %y-%m-%d]
As above but with literals
[Date 07-06-23]
Only full records are prefixed. If you require every line to be stamped,
then use the “ASCII line” protocol.
Page 86