Reset function on prescan

7iiruzoqya

Member
Join Date
Jul 2010
Location
Portmore
Posts
7
Does anyone know how the RESET function operates on prescan when the micrologix is first powered up and whn a power cycle occurs?
 
I am not familar with a function named "RESET" and associated with the Micrologix, except for:

1. The RES function for Timers and Counters, and
2. the Reset on the High Speed Counter Function (HSC).

Is this a new function added to the Micrologix recently, or are you using the word generically?
 
Last edited:
Perhaps he's talking about the first pass bit.

If you want to reset, unlatch, latch or really anything else on power cycle, initial power up or on transition from program to run, add logic that uses an XIC tied to bit S:1/15. This bit is only true (1) for the first scan after power up, return from power cycle and on transition from program to run.

Shawn
 
It should not have reset unless it was programmed to reset unless you performed a download when you went back online after you powered it back up. Can you post a copy of your program? You'll need to zip it first using Winzip or 7zip. I'm sure we can find out why it reset.
 

Similar Topics

I am trying to achieve a set/reset or toggle function withthe same input. Example: Push a button once, the motor or pump starts, push the same...
Replies
33
Views
8,175
hello I am using a SFC function with rslogix and my question is: if Step 4 or 10 is currently activ how can I reset (or abort) all SFC and go...
Replies
5
Views
4,779
I'm pretty new to PLC's so this is a pretty simple question. I have a micro 810 and I'm trying to get the set and reset function to work. I have...
Replies
20
Views
4,479
Hi guys, Im new to this forum and factorytalk in general. I have a question and if someone can enlighten me on this that would be great. I want to...
Replies
5
Views
2,220
I am trying to set up a Function Block Timer (TONR in Controllogix5k) so that by changing the position of a selector switch, a different preset is...
Replies
5
Views
1,959
Back
Top Bottom