L32e serial to redlion

DLE&A

Member
Join Date
Jul 2021
Location
TEXAS
Posts
2
I lost my ethernet port on my l32e compactlogix how do i set up the serieal port to a redlion to switch my comms back to ip
 
Welcome to the PLCTalk forum community !

What model of Red Lion device are you using ?

In general, the PLC name in Crimson can be deleted and recreated on a different comms channel.

The 1769-L32E's serial port default settings are 19200 bits/sec, 8/N/1 framing, DF1 Full Duplex with BCC error checking. That's standard for every ControlLogix or CompactLogix.
 
EDIT: I just reread your post, so I want to make sure I understand. The following assumes you want to edit the Red Lion program to use its serial port to communicate with a Compactlogix serially because the Compactlogix Ethernet port has failed. If that is correct, read on. If not, please ignore the rest of this and reply with clarification.

Before you start, save the Crimson file with a new name.

Then, As Ken said, all you should have to do is create a driver for the serial port that is the same type as what you have assigned now to the Ethernet driver. Then find the PLC under your existing Ethernet driver and take note of the device name (default is PLC1).

Delete that device and you will notice at the lower right, the Error indicator will light up "red" indicating that your project has a problem, but no worries.

Create a new device or rename the newly created default device under your serial port driver to match the name you just deleted.

If the error indicator at the lower right stays red, right click on it and click "Recompile Database".

With a Compactlogix, I think that should be all you have to do aside from procuring or fabricating the right serial cable, dumping the program into the DSP and plugging it in.

There is a chance you may have to reload (Import) the L5K file...not sure since I have not done this exact task with that combination of software and hardware.

The cable you need:
Red Lion Link with docs including pinout
Allied sells it and delivers fast...but they're out of stock.

What driver is being used now and if it is the Native Tags driver, do you have the L5K file that goes with it?
 
Last edited:

Similar Topics

Hello. I am trying to establish communication between CompactLogix 1769-L32E and CompactLogix 1768-L43 using serial port but with DeviceNet (and...
Replies
6
Views
2,782
Hello everyone, I having some troubles for reading the serial of a L32E. I'm good in php programming and I'm using a serial class for opening...
Replies
15
Views
8,973
Using the native serial port on the PLC I am connecting a Fairbanks Scale. I have set the serial settings for the Fairbanks as follow...
Replies
6
Views
5,852
All, I have a system on a CompactLogix L32E with Devicenet. I need to flash the 1769-SDN Devicenet module to a higher rev. after flashing up the...
Replies
7
Views
1,238
I just found two old 1769-L32E controllers in the plant that I cannot go online with using my version of Studio 5000 (30.14). I've reached out to...
Replies
5
Views
2,002
Back
Top Bottom