micro 810 set/reset function

Well, what I'm trying to do is start and stop my program using a start and stop button (physical). In a SLC500, which is the only other PLC I have experience with, I would use an internal bit (B). I would designate an internal output as B0 and then use an internal contact (B0) to start the program. I'm trying to do the same thing with the set and reset bit. I want to use the start button to set an internal coil and the stop button to reset it. I didn't realize they can be earthier internal or a physical output, but it should work either way shouldn't it. The way I have it set up (actual output) I should still see it energize when I close the contact?
 
The other question I have is, when I am debugging, why can't I click on a component to energize it? For instance, if I want to turn on a NO contact, I can't just click on it, I have to check the logical variable box in variable monitoring.
 
The other question I have is, when I am debugging, why can't I click on a component to energize it? For instance, if I want to turn on a NO contact, I can't just click on it, I have to check the logical variable box in variable monitoring.

Looking through the documentation, it appears the way you are doing it is the only way you can force an object.

you might want to try using your input to turn on a CTU counter and see that it does increment when you push the button and turn the input on. This would at least you know the logic is running.

I can't be of much help since I don't have any real experience with an 810 using CCW. By the looks of the software, I think it will be something i avoid if possible!:confused:
 
Yea, The software is free and the PLC's are cheap, but there's not a lot of info out there. I'll keep playing around and see what I can figure out. Thanks for you input.
 

Similar Topics

Hello, I am trying to connect a 0-5v pressure sensor to the Micro 810, but I am not getting a clear input voltage reading. I connected the sensor...
Replies
14
Views
432
Found a couple of old unused Micro 810s with lcd displays in the miscellaneous section. Don't ever use ccw or indeed any Allen Bradley, but...
Replies
12
Views
4,190
Hi Group I was asked to quote on a project involving replacing a machine's control system. This machine would only require a very small PLC. I...
Replies
33
Views
12,667
I was downloading programs at will to my Micro 810 earlier this week, and all of a sudden, I am unable to do so. CCW opens up the 'connection...
Replies
2
Views
2,375
It's my first time programming a PLC, any help would be appreciated. I'm using a proximity sensor to detect an object, followed by a solenoid to...
Replies
4
Views
6,036
Back
Top Bottom