Installation manual
IntuiKey Keyboard Installing the IntuiKey Keyboard | en 17
Bosch Security Systems, Inc. Installation Manual F.01U.115.018 | 1.92 | 2008.12
After entering the command, the port will immediately begin to operate in the keyboard mode.
The port will generate a series of constantly repeating codes. The setting remains in effect
until the system is reset, powered off/on, or manually cancelled by entering Ctrl-C several
times, using Windows HyperTerminal program operating at 9600 baud.
If using the LTC 8059 Master Control Software, while online, select the Command Script tab
and enter the script for your connection type exactly as it appears in the next table: After the
script has been entered, download the script into the Allegiant CPU. Reset the system by
powering the CPU off/on, or by entering Keyboard User Function 15 on an operating
keyboard. The specified port will begin to operate in the keyboard mode. The port will remain
in the keyboard mode unless manually cancelled by entering Ctrl-C several times using
Windows HyperTerminal program, operating at 9600 baud.
Keyboard interface connection type
Direct to Console port (except LTC 8900)
Command: SET-PORT-RS232 0 4 8 0 1 0;_SET_KBD_MODE 01
Direct to Printer port (except LTC 8900)
Command: SET-PORT-RS232 4 4 8 0 1 0;_SET_KBD_MODE 4 1
Modem connected to Console port (except LTC 8900)
Command: SET-PORT-RS232 0 4 8 0 1 1;_SET_KBD_MODE 0 1
Modem connected to Printer port (except LTC 8900)
Command: SET-PORT-RS232 4 4 8 0 1 1;_SET_KBD_MODE 4 1
Direct to Controller port (LTC 8900 only)
Command: SET-PORT-RS232 0 4 8 0 1 0;_SET_KBD__MODE 0 1
Direct to Console port (LTC 8900 only)
Command: SET-PORT-RS232 4 4 8 0 1 0;_SET_KBD_MODE 4 1
Modem connected to Controller port (LTC 8900 only)
Command: SET-PORT-RS232 0 4 8 0 1 1;_SET_KBD_MODE 0 1
Modem connected to Console port (LTC 8900 only)
Command: SET-PORT-RS232 4 4 8 0 1 1;_SET_KBD_MODE 4 1
Keyboard interface connection
type
Command Script
Direct to Console port
(except LTC 8900)
Begin @boot SET-PORT-RS232 0 4 8 0 1 0_SET_KBD_MODE 01 break
Direct to Printer port
(except LTC 8900)
Begin @boot SET-PORT-RS232 4 4 8 0 1 0 _SET_KBD_MODE 4 1 break
Modem connected to Console
port (except LTC 8900)
Begin @boot SET-PORT-RS232 0 4 8 0 1 1 _SET_KBD_MODE 0 1 break
Modem connected to Printer
port (except LTC 8900)
Begin @boot SET-PORT-RS232 4 4 8 0 1 1 _SET_KBD_MODE 4 1 break
Direct to Controller port
(LTC 8900)
Begin @boot SET-PORT-RS232 0 4 8 0 1 0 _SET_KBD_MODE 0 1 break
Direct to Console port
(LTC 8900)
Begin @boot SET-PORT-RS232 4 4 8 0 1 0 _SET_KBD_MODE 4 1 break
Modem connected to Controller
port (LTC 8900)
Begin @boot SET-PORT-RS232 0 4 8 0 1 1 _SET_KBD_MODE 0 1 break
Modem connected to Console
port (LTC 8900)
Begin @boot SET-PORT-RS232 4 4 8 0 1 1 _SET_KBD_MODE 4 1 break