PLC Upgrade from 1769 to 5069... Card Mapping Error

abarajas

Member
Join Date
Jun 2021
Location
ks
Posts
4
Hi everyone, Kind of new at this, so we recently upgraded our 1769-l32e to the newer 5069-L320erm, i converted the file over and Verify the Controller and i got "Error: Rung 0, CPS, Operand 0: Invalid member specifier.". Not sure on how to proceed with getting the new PLC to work.
5069_Mapping.png 5069
1769_Mapping.png 1769
1769_Tags.png

5069_Tags.png
Any help would be appreciated
 
It looks like the newer model doesn't have an equivalent "Data" tag. It looks like you would need to map each bit to the proper bit at your destination. Something like this, but going up to bit 15

OG
 

Attachments

  • Mapping CMPLGX.png
    Mapping CMPLGX.png
    40.5 KB · Views: 16
The issue is as OG describes; where in the 1769 module you had a single INT tag 'Data' containing the inputs from all channels, in the equivalent 5069 module each input is its own channel each with a separate BOOL for data.

I'm not aware of a way to map all the inputs in a single instruction the way you could previously, short of making your own AOI .
 

Similar Topics

I'm involved in upgrading an IDEC FC5A-D12S1E PLC to a FC6A-D32P3CEE. I've attached the original layout of the system. Since then, another HG3G...
Replies
0
Views
444
Hello, I've recently tried to upgrade my PLC controller from a L72 to L84ES and everything seemed to work, all buttons and screens as far...
Replies
9
Views
2,633
Hi, we are using 1756-L61 PLC redundant system in one location . due to some minor faults , we upgrade the firmware from 19.52 to 20.58. after...
Replies
1
Views
1,334
I have a PLC that is version 13, and I want to upgrade it. Controller firmware is 13.25, using 13.04 software. It is a 1756-L55 What criteria...
Replies
9
Views
2,981
Have a customer with a small facility with a PLC-2 based system for all discrete control. All analog inputs and outputs have their own standalone...
Replies
13
Views
3,516
Back
Top Bottom