Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remote Program Mode

Status
Not open for further replies.

OhioAviator

Electrical
Joined
Sep 8, 2003
Messages
123
Location
US
Has anyone ever heard of an Allen-Bradley SLC 5/05 processor putting 'itself' into Remote Program Mode?

As far as I know, the only two ways to put the processor into Remote Program mode is to (a) connect to the processor with RSLogix and switch modes that way, or (b) turn the processor keyswitch from REM to PROG and then back to REM.

Before I go accusing someone of getting into the PLC cabinet, is there a bug in the SLC 5/05 processor that I'm not aware of?

Thanks,

--JR
 
A program error may also place the processor in the remote program mode. I had an issue with a processor going into an error mode when a counter reached a certain value because I was using the accumulated vale as an index and did not have quite enough memory allocated. When I reset the PLC the conditions causing the increment were no longer true.
 
Writing to the status registers can also do this. If you are using indexed or offset output instructions to the status registers, you may be shooting yourself in the foot.

 
Thanks for your suggestions, they're very much appreciated.
So far, we haven't been able to duplicate the problem. We aren't writing to the status registers at all, so that possibility is eliminated. And we haven't really had any program errors after commissioning (6 months ago).

Methinks we're back to keeping the plc cabinet locked to keep unauthorized persons out.

Thanks again,

--J.R.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top