Hardware
requirements 1784-KT card and network connection
to PLC.
Setup the board address switches and interrupt jumper on the
card.
Software requirements
Install the Allen-Bradley supplied Interchange software 5850-WKTS
or Citect AB Interchange KT disk. Edit AB's CFG_KT.INI file and
windows WINSTART.BAT to run ABICRUN.BAT.
Install the Allen-Bradley supplied Interchange software 5850-WKTS
or Citect AB Interchange KT disk. Edit AB's CFG_KT.INI file and
windows WINSTART.BAT to run ABICRUN.BAT.
Boards form
|
|
Board Name |
User supplied unique name for
board. |
Board Type |
ABKT |
Address |
0 |
I/O Port |
NA |
Interrupt |
NA |
Special Opt |
NA |
Ports form
|
|
Port Name |
User supplied unique name for
port. |
Port Number |
NA |
Board Name |
Use "Board Name" in Boards form. |
Baud rate |
NA |
Data Bits |
NA |
Stop Bits |
NA. |
Parity |
NA. |
Special Opt |
IPAddress IPAddress is the IP Address
in Internet standard dot notation. |
For best performance configure a
virtual port for each PLC. Up to 40 ports can be defined.
Maxpending * number of ports must not be more than 40. |
IO Devices form
|
|
Name |
User supplied unique name for IO
device |
Number |
Network wide IO device number |
- Address
|
- PORT_ID,STATION_NUM
|
|
- PORT_ID is the communication channel that the Network Interface
will use to access a remote PLC station. e.g
|
|
- nKT for KT module n (n = 1 to 8)
|
|
- STATION_NUM is the DH or DH+ node number of the remote PLC
station. It must be specified in octal notation and must be between
1 and 376 (octal) inclusive (for Data Highway channels) or 0 and 77
(octal) inclusive (for Data Highway Plus channel)
|
Protocol |
ABKT250 for PLC-5/250 |
|
ABKT5 for PLC-5 |
|
ABKT3 for PLC-3 |
|
ABKT2 for PLC-2 |
Port Name |
Use "Port Name" in Ports form |
Unsolicited Messages
If the Address of an IO device in is blank then this device is
for processing unsolicited messages from all PLCs. The protocol
must be ABKT2 since only PLC-2 type messages are supported. Only
one device should be used in this way to process unsolicited
messages.
Citect.ini option
[ABKT]
UnsolicitedBytes = 1024
The default size of the PLC-2 data table is 512 words (10 to 777
octal). Words 0 to 7 are not accessible.
Standard citect.ini options
[ABKT]
Block = 192 bytes
Retry = 1
Delay = 0
TimeOut = 4000 milliseconds
PollTime = 60 milliseconds
WatchTime = 30 seconds
Files
- ABKT.DLL - The KT Driver for windows using AB Interchange
Software
- AB_2.DBF - The PLC-2 Variable Template
- AB_3.DBF - The PLC-3 Variable Template
- AB_5.DBF - The PLC-5 Variable Template
- AB_5_250.DBF - The PLC-5/250 Variable Template
- DTLKTW.DLL - The KT Interchange DLL supplied by
Allen-Bradley
Variables
Error
37Inconsistent Maxpending specified. You may get this error if
you are using the driver with version 2.0 CITECT. The maxpending in
[ABKT?] and [ABKT] in citect.ini (alternate citect.ini is not
supported) must be the same.
|