
SendDisplay
(All Terminal Versions)
Parameters
: line, position, prompt
SendDisplayColor
(15-Line Terminal Only)
Parameters
: line, position, prompt, FG, BG
Function:
This instructs the
ActiveTerminal
to display the
prompt
at
line
and
position
. Must be followed by an
"
Input
"
method
call to take effect.
FG
and
BG
are
ForeGround
and
BackGround
colors for the 7001 (15-line)
terminal (See
Color Codes
).
ClearScreen
(All Terminal Versions)
Function:
This instructs the
ActiveTerminal
to clear its display. Must be followed by an "
Input
" method call to take
effect. Does not work on older 4-line terminals. Instead, use multiple
ClearLine
calls.
ClearLine
(All Terminal Versions)
Parameters
: line
Function:
This instructs the
ActiveTerminal
to clear the specified
line
on its display. Must be followed by an
"
Input
"
method
call to take effect.
SendDate
(All Terminal Versions)
Parameters
: line
Function:
This instructs the ActiveTerminal to display date and time on the specified
line
number. Must be followed
by an "Input"
method
call to take effect.
Beep
(All Terminal Versions)
Parameters
: count
Function:
This instructs the ActiveTerminal to beep
count
times.
Count
may be a value from 1 to 9. Must be
followed by an "Input"
method
call to take effect.
PlayVoice
(All Terminal Versions)
Parameters
: msgnum
Function:
This instructs the ActiveTerminal to play voice message number
msgnum
.
Msgnum
may be a value from 1
to 99. Must be followed by an "Input"
method
call to take effect.
ReInit
(All Terminal Versions)
Function:
This instructs the ActiveTerminal to re-initialize. Must be followed by an "Input"
method
call to take
effect.
NOTE:
Base Stations using EEPROM versions prior to 9079 will cause the message "Base Reinitialized..." to
be displayed on the terminal. Only the terminal has actually been re-initialized. Later Base Stations use the
message "Buffer Reinitialized..." to indicate a single terminal re-initialization.
ReInitAll
(All Terminal Versions)
Function:
Instructs all attached terminals to re-initialize.
Содержание RF Terminal 7000
Страница 1: ......
Страница 2: ...Table of Contents How The System Works Before You Begin Properties Methods Events ...