Technical data

A-B SuperBridge Technical Reference
6
CONFIG.SYS \CONFIG.SYS
They can all be edited with the MS-DOS editor ‘EDIT’.
The default CFG_KT.INI file is seen below. It is configured for DH+ communication using a KT
Card.
; CFG_KT.INI
; SuperBridge Default KT Configuration
; 10/10/95/LTM
[DTL_KT.1]
DEVICE=KT
MEMORY=D400
IRQ=5
STATION=71
NAME=SUPERB
TERMINATION=OFF
Entries in CFG_KT.INI are
[DTL_p.n] Device definition statement. Protocol designators (p) can be KT, 485, or
DF1 depending on communication method used. Pushwheel numbers
(n) may range from 1 to 8. Each communication interface module must
have a unique pushwheel number.
DEVICE=KT Must be present if KT Card is used to interface with DH+.
MEMORY=D400 Must correspond to the memory address DIP switch setting on the KT
card. D400 is the default. See Install the KT Card (page 4).
IRQ=5 Must correspond to the position of the IRQ jumper on the KT card. 5 is
the default. See Install the KT Card (page 4).
STATION=71 This is the station number for SB. See Assign Station Numbers (page 9)
NAME=SUPERB This is the name that will appear on DH+ for SB. Running a DH+
interrogation software, such as A-B ‘WHO’ will show this name. If more
than one SB is connected to DH+, it is a good idea to edit this name.
TERMINATION=OFF If SB is connected at the end of the DH+ network and no terminating
resistor in installed, set this entry to “YES”. See [3], page 11-1.
The following is an example of a CFG_KT.INI file that is configured for DH+ communication using
a KTX Card.
; CFG_KT.INI
; SuperBridge Default KTX Configuration
; 03/07/98/LTM
[DTL_KT.1]
DEVICE=KTX
PROTOCOL=DHPLUS
MEMORY=D700
IRQ=5
STATION=71
NAME=SUPERB
TERMINATION=OFF
Entries in CFG_KT.INI are
[DTL_p.n] Device definition statement. Protocol designators (p) can be KT, 485, or
DF1 depending on communication method used. Pushwheel numbers
(n) may range from 1 to 8. Each communication interface module must
have a unique pushwheel number.