MicroLogix 1500 programming Question

Aaron

Member
Join Date
Jan 2005
Location
Northern Ireland
Posts
2
Hi

New to forum so Hi folks.

I have a question about an Allen Bradly Micrologix 1500. I want to write to a bit that will stay on when the machine is powered down.

I am using a hold down for 5 seconds on the start button input to select another machine mode. After 5 seconds I was turning B30/1 and turning it off by holding it on for 10 seconds.

Code works 100% apart from power down. When re powers goes back to default state 'forgetting' the setting.

I imagine ther is abattery backup Bit we can write to. Any suggestions?

Thansk for your help.

Aaron
 
Greetings Aaron,

try using a "latch" (OTL) instruction ... you'll probably need an "unlatch" (OTU) instruction on another rung to turn it off ...

PS edit: the first post in this thread should help give you the idea ... but it's probably a lot more information than you were looking for ...

the basic idea behind Allen-Bradley "latches" is that they are "retentive" ... secret handshake: they can "retain" their ON status after a power cycle ...

and welcome to the forum ...
 
Last edited:

Similar Topics

We are using Micrologix 1500 plc in high temperature furnace where temperature to be reachd is approx 2000 celcius. heaters cant be continuously...
Replies
0
Views
1,369
I have the attached two programs and I can't understand how he is calling the panelview screens. In rung 33 of the messages section I'm trying to...
Replies
5
Views
5,464
I have been working on this for a while now and I can't seem to get it. I was finally able to view the 1500 on the PanelView under the serial...
Replies
1
Views
144
Hello, I have a 1764 1500 LSP Series A that keeps failing with DTL_E_FAIL I/O error. Searching around it seems there's a weird issue specifically...
Replies
2
Views
139
Good Day i Have Micrologix 1500 LSP, and I want to get data from plc and send it through Modbus RTU slave; I have only ch0 on that plc I Order...
Replies
6
Views
952
Back
Top Bottom