1771 OFE reconfiguration

bigLee

Member
Join Date
Jun 2018
Location
Florida
Posts
77
Hello,

I need to reconfigure some channels on an existing 1771OFE of a PLC 5/20E. All 4 channels are 1-5vdc right now.

I know I will need to pull the module to check and possibly change the jumper positions. Confirm if it's OFE2/3. And then do some reconfig via the I/O configuration and rack, slot, all that and select the appropriate current from voltage.
My question is, can some cards not be current output capable? Can I tell this from the module type? Aside from the jumpers and the module config via the I/O config in PLC, is anything else needed to complete this?

I've been referencing the very unhelpful PN955107-82 manual. Looking for more clear explanations/direction.

I get lost on not being able to see the BTW/BTR configuration setups and then working off of default configs in the I/O configuration.

Any insight is appreciated.
 
1771-OFE1 only does voltage outputs, the jumpers select the range. If your card is 1-5VDC now, your only option is 0-10VDC or -10 to +10 VDC. Current is not an option.

1771-OFE2 only does 0-20mA, might have to spring for a new card.

Another option would be to install a 250 ohm resistor on the 1-5VDC and that would give you 4-20mA.
 
Ken,

Thanks for the reply. I'll be verifying the card next week. Currently there is a module in slot 9, setup for 4-20ma, but there is no BTW/BTR in program for Group 9(not configured?)
How hard would it be to create some block transfers to get that operational? Just some control block/data files and create the block transfers?
 
Ken,

Thanks for the reply. I'll be verifying the card next week. Currently there is a module in slot 9, setup for 4-20ma, but there is no BTW/BTR in program for Group 9(not configured?)
How hard would it be to create some block transfers to get that operational? Just some control block/data files and create the block transfers?

The newer versions of RSLogix 5, will add the transfer blocks for you. Much, much easier than the old days.
 
250 ohm resistor converts 4-20 to 1-5, but how can I get 1-5vdc to 4-20?
There’s a variety of converters available. I recently used a few Allen Bradley 931S-C1A2D-OP. I chose them because they’re loop powered and no calibration pots, just use switches to select input range. 1-5V is not available but 0-5V is. You might have to rescale in the code or get a model with zero and span adjustments.

https://literature.rockwellautomation.com/idc/groups/literature/documents/td/931-td001_-en-p.pdf
 
So I swapped out the 1771 ofe1 with a 1771 ofe2/b. Got the config in and the btw/btr rslogix created.
I am having an issue with the scaling registers. 4095 max keeps pushing 16533 to the data file registers of the btw. Conversely, if I change the value in the data file to 16533 it pushes 1655 to the max scale of that channel in the i/o config.

Any idea where/how this is happening? It is set for BCD data type. I tried two's complement binary option without much change.

This is what I believe to be causing my issues with output current not stepping in a linear fashion. I have to be around half of the scale to get 20mA to drop. It seems a little better on low end but still doesn't oscillate with chaning values in btw data file registers.

Any ideas/insight would be appreciated.

Thanks!,

Ben
 

Similar Topics

My 1771-OFE analog output card was previously configured to Voltage output OFE1 (voltage version), all four channels are 0-10Volts corresponding...
Replies
18
Views
7,151
Hello, I am having issues getting my channel output voltages to change (1-5vdc) by manipulating the data file values. I am also curious as to my...
Replies
5
Views
1,863
I need to install a 1771-ofe1 in a 1771 chasis conected to controllogix by controlnet. Is there anybody who can help me with the configuration?
Replies
3
Views
1,879
Greetings to all ... I got this in my emails today from somebody new ... I’m answering it here to benefit the forum ... I’ve cleaned out...
Replies
2
Views
7,305
to get straight to the point im working with a PLC-5/20 programmable controller, is mounted on a 1771 a3b1 12 slot chassis. it has 1771 ofe and...
Replies
8
Views
8,294
Back
Top Bottom