Xerox -07W & -11W ユーザーズマニュアル

ページ / 370
12-86
Creating A Script File
FTU SET & GET Parameters
This section lists the parameters available for the script language FTU SET and FTU
GET
 commands, together with the values they will accept or return. The actual value
may be specified in upper or lower case, may have double quotes to delimit it as a
string, or may be a previously defined variable.
The list of parameters and values are shown under the following headings:
GroupID
identifies a group of parameters (default is CURRent).
ParamID
identifies a particular parameter, or in the case of Parameter
settings a sub-group of parameters.
SubParamID identifies a particular parameter for Parameter settings.
Value
is the value to be set or returned.
The Value will be in one of the following formats if not specifically given:
immediate
no value required, 0 or 1 returned.
boolean
0 or 1, No or Yes, True or False, OFF or ON.
string
a control character (e.g. CR) or its decimal value
enclosed by double quotes.
range
one of a range of integers as shown (e.g. range 1 -3).
integer
any number.
Transfer Protocol Settings
GroupID
ParamID
Value
Kermit:
TRANSFER
KERMIT
immediate
XMODEM:
TRANSFER
XMODEM
immediate
XMODEM-1K:
TRANSFER
XMODEM-1K
immediate
YMODEM Batch:
TRANSFER
YMODEMBATCH
immediate
ZMODEM
TRANSFER
ZMODEM
immediate
ASCII
TRANSFER
ASCII
immediate
General Parameter Settings
GroupID
ParamID
SubParamID Value
Timer:
PARAMETER
GENERAL
TIMer
boolean
Warning Bell:
PARAMETER
GENERAL
BELl
boolean
Discard Partial:
PARAMETER
GENERAL
DIScard
boolean
D. File Warning:
PARAMETER
GENERAL
FILEWarn
boolean
Send Delay:
PARAMETER
GENERAL
SENDDelay
range 0 - 63
Retry Limit:
PARAMETER
GENERAL
RETRYlimit
range 1 - 63