Serial Port
51
Script File Variables
Eleven string variables can be used within the string above. These are used to
include special characters within the string.
Variable
Description
\a
alert (normally creates a beep)
\b
backspace
\f
form feed
\n
new line
\r
carriage return
\t
horizontal tab
\v
vertical tab
\?
Literal question mark
\’
literal single quotation mark
\”
literal double quotation mark
\\
literal back slash
<
Quote characters are special characters.
<
Because each of these variables starts with a backslash, the backslash character
( \ ) is also a special character.
As an example, to send the string "User Name" (including the quotes), the script
file entry should be as follows:
send "\"User Name\""
Содержание INET-810
Страница 1: ...P N 9560860000 ISDNLINK INET 810 INET 820 INET 830 INET 850 ISDN Router User s Guide ...
Страница 3: ...ii ...
Страница 7: ...iv This page was deliberately left blank ...
Страница 51: ...Internet Router User Guide 44 This page was deliberately left blank ...
Страница 61: ...Internet Router User Guide 54 This page was deliberately left blank ...
Страница 76: ...A Troubleshooting 69 This page was deliberately left blank ...