Micro850 - Most basic of problems with coils

Join Date
Aug 2017
Location
Joburg
Posts
23
Hi all,

I'm back with another Allen bradly question!

This time even simpler then the last...

For some reason my coils are not going positive when I have a boolean go high
(as shown in the following picture)

https://imgur.com/a/ZyMRy
ZyMRy


This is the only instance of the coil (so its not being set low elsewhere) and I've tried both a set and a regular coil.. but neither works

Is there some essential setting I'm forgetting somewhere?

The PLC is definitely in Run mode! I just cant figure out why my coils aren't going high!
 
You need to activate a coil for that XIC to function.

Although the need for either in your first picture of code is unnecessary. Unless you are using the Start_Conveyor_6 bit elsewhere in the code.
 
I am using the Coil elsewhere to send an instruction to a conveyor (then the timer delays) and then I send an instruction to the next conveyor.

Essentially I want it to function like so

User presses button
Signal is sent to start conveyor
Timer waits for 10 seconds
Signal is sent to another conveyor

How should this look?
 
I don't have a lot of experience on Micro series from Allen Bradley, but how is your tag set up? Is it an alias for a DO tag? I know when I did use it the addressing/tag structure messed me up more than anything.
 
Ah!

I discovered that the PLC actually had a fault in another part of the code, this was preventing the coils from engaging

Solved the issue!

Thanks for the help everyone!
 

Similar Topics

HI everyone! I am trying to use a Micro850 to control a SureStep (Leadshine) Stepper drive (DM805-AI) from Automationdirect. I have no trouble...
Replies
7
Views
157
Hi guys, I have had some issues with uploading a program from a Micro 850 PLC. This is the first time connecting so I don’t have a file on my...
Replies
8
Views
261
I'm using a Micro850 with a Panelview 800, programming in CCW. We'd like the customer to be able to schedule the system to startup at a certain...
Replies
5
Views
116
Currently a student, so somewhat new to this. But working with an AB 2080-LC50-24QWB, CCW version 21.01.00. CCW will connect okay to the Micro850...
Replies
9
Views
280
Hello, This is my first exposure to CCW Micro8xx family. Someone will write to my existing micro850. Modbus TCP is turned on and I created a...
Replies
2
Views
162
Back
Top Bottom