Owner`s manual

Software/Driver Installation
54 MultiModemISI Hybrid Series, ISIHI-2S/2U
Timing Specification
The timing specification is the interval in tenths of a second that the utility
waits before checking for an escape sequence. The timing specification is
defined below:
Mnemonic Description
time Specifies the interval, in units of 0.1 seconds, Multi_View
waits while reading characters before checking for escape
sequences.
A sample file for the Wyse50 terminal is as follows:
wy50 wyse50 w50 ; line 1
vs Shift_F1 \001' \015 ; line 2
vs Shift_F2 \001a\015 ; line 3
sw Shift_F3 \001b\015 ; line 4
cm Shift_F4 \001c\015 ; line 5
cm Shift_F5 \001d\015 ; line 6
lm Shift_F6 \001e\015 ; line 7
qm Shift_F7 \001f\015 ; line 8
ps \033w0 ; line 9
ps \033w1 ; line 10
clear \033+ ; line 11
time 1 ; line 12
Line 1 Gives all the different names that the Wyse50 terminal is
known by.
Line 2 Specifies the virtual screen 0 settings. When the help
screen appears, Shift+F1 displays for the virtual screen 0.
The entry means the terminal is going to send a string
with the first ASCII character being the start of header (01
Hex), second character a hyphen (-), and the last character
a carriage return cr when Shift+F1 is entered on the
terminal and Multi_View is switched to the shell/process
associated with virtual screen 0.
Line 3 Specifies the entry for virtual screen 1.
Line 4-8 Describes the hot keys used to switch between current and
previous virtual screens, create a new virtual screen,
display the hot key help, quit Multi_View with a zero exit
status, and end Multi_View with a nonzero status.