What is the best way to post a large PLC program on PLCtalk?

lunenburger

Member
Join Date
Jul 2008
Location
Summerside
Posts
207
I am having an issue with my flex I/O analog over Remoto I/O.
I want to post my zipped program, but the file is over 3Mb.
What is the best way to post the PLC program?

Thanks in advance....
 
It is an Allen Bradley PLC5 to Controllogix conversion
(rewritten manually, not put through the conversion software)

the zipped file contains both the PLC5 file and the new Controllogix file
But even if I put them in separate zip files they are still too large
 
If you have a Google account you can use Google Drive. Upload it there, set it to shared and it will provide you with a download link that you can paste into a post here.
 
Lunenburger > It is an Allen Bradley PLC5 to Controllogix conversion
(rewritten manually, not put through the conversion software)


Dear Sirs,
This is a thread I will be interested in.
My past antique PLC-5/15 is cranking along just fine . . . but eventually . . .
Poet.
 
I did a test:

File Uncompressed:
ACD = 6267KB
L5K = 1302KB
L5X = 5166KB

.zip
ACD = 6133KB
L5K = 207KB
L5X = 367KB

.7z
ACD = 6130KB
L5K = 187KB
L5X = 294KB
 
I am doing a PLC5 to Controllogix upgrade (not using conversion software)

I hooked up the 1756-DHRIO card to the existing (and working) Remote I/O and everything came in perfect except the FlexI/O analog cards, and the first half of Rack 5 which is the second half of Chassis 3.

The issue with the first half of rack 5 may be that there are no cards to read?

I read the manual for the 1756-DHRIO and followed the outline for reading the Flex I/O and there is no mention of BTW's but I have seen posts where BTW should be used.

In the old PLC5 program the BTW's and BTR's for the analog modules are in Ladder 3 Rungs 11 through 15.

I recreated them in the Controllogix program "Messaging" Routine Rungs 20 and 21 but the BTR's are going into error for no connection.

The old PLC5 is still in operation, I just unplugged the RIO temporarily during some downtime

If anyone could shed some light on why the analog is not coming in that would be great....

Plus any critiques on the new program (positive or negative) would be appreciated...

Thanks
 

Similar Topics

Compactlogix controller, program has 28 conveyors that use TON's to start the conveyors. The TT sounds a warning horn during start and the DN...
Replies
10
Views
481
I have S7 1512C controler for controlling 48 PID temperature loop, the output is PWM. Please I need the best, most efficient way to write the...
Replies
13
Views
587
I am going to need to use HART multi-drop in order to handle a series of Vega Radar units. There are a lot of options and I'm wondering what...
Replies
3
Views
246
Out of interest, I'd like some thoughts on what would be considered best practice with regards to a 2-position turntable control scheme (see...
Replies
17
Views
1,116
Hello colleagues Anybody knows, what could be the best or a better option to bring with you when you are in service at factory to connect via...
Replies
1
Views
256
Back
Top Bottom