This article is a guide to connect an Allen Bradley MicroLogix 1000 PLC to Fernhill SCADA.
The Allen Bradley MicroLogix 1000 PLC has a single serial port which can be used to communicate with Fernhill SCADA. The serial port on the PLC is an 8 pin mini-DIN socket located on the left side of the PLC.
To connect a MicroLogix 1000 PLC to Fernhill SCADA these steps are required:
The MicroLogix 1000 PLC can connect directly to a serial port on a PC. The serial port on a PC is usually a 9 pin D-subminiature connector. These cables are suitable to connect the PLC to a computer with a 9 pin D-subminiature connector:
As an alternative you can create your own cable using this wiring:
MicroLogix 1000![]() |
PC![]() | ||
---|---|---|---|
GND | 2 | 5 | GND |
RTS | 3 | 8 | CTS |
RXD | 4 | 3 | TXD |
DCD | 5 | 1 | |
CTS | 6 | 7 | RTS |
TXD | 7 | 2 | RXD |
4 + 6 | DTR + DSR |
Note: All other pins not shown in the above diagram have no connection.
You can use RSLogix 500 to configure the MicroLogix 1000 Serial Port.
Note: Choose DF1 as the primary protocol. Fernhill SCADA does not currently support DH485.
Note: When the MicroLogix 1000 detects a communication failure on the serial port, it will switch between DF1 and DH485 protocols. The MicroLogix 1000 continues to switch until communication is re-established. The 1747-UIC should re-establish communications with the MicroLogix 1000 using DH485.
There are two methods to configure Fernhill SCADA to communicate with a MicroLogix 1000 PLC:
The default communication settings for the MicroLogix 1000 are:
Parameter | Value |
---|---|
Baud Rate | 9600 |
Protocol | DF1 Full Duplex |
Error Check | CRC |
Node Address | 1 |
The Fernhill SCADA configuration that corresponds to these defaults is:
Allen Bradley Serial Port | ||
---|---|---|
Mode | Baud=9600 Parity=N Data=8 Stop=1 | |
Protocol | DF1 Full Duplex | |
ErrorCheck | CRC | |
Allen Bradley PLC | ||
Destination Node | 1 |
For information about Allen Bradley serial channel configuration.
For information about Allen Bradley PLC Tag configuration.
For background information on serial communications.
For information about the Allen Bradley Driver.
For the meaning of terms used in Fernhill SCADA.