Direct Logic instruction help

pharma1

Guest
P
I am currently working on a problem with DL205 PLC. I have a rung that has the following instructions.

V2011 (not equal to instruction) K81.

I found the value that is input into the V2011. How do I find what value is input into the K81.

This is my first experience with this software so please be gentle.

Thanks.
 
I see. So anytime the value in V2011 is not equal to K81, the instruction will be true. Correct?
 
yes, you can also use a variable (v memory) in place of the k in your compare instructions
 
Pharma,
Think of a mnemonic, such as "Kxx" = Konstant Value xx. Actually the German word for constant is konstant, meaning continuous or consistently.

So anytime the value in V2011 is not equal to K81, the instruction will be true. Correct?
Technically, the comparison is only comparing the value in V2011 with the value "81", not "K81".
 
Last edited:
Thanks. This program is in a machine that we are having a problem with. This is my first time using this software so I'm trying to learn it as we trouble shoot.
 

Similar Topics

So this is my attempt at collecting and displaying data on a Cmore panel With a DL06. Each pair in my logic is the "Time total" or the TA15 and...
Replies
4
Views
477
Just curious what is considered a one shot with direct logic software. Help would be great thanks DM
Replies
8
Views
6,233
What instructions are equivalent to the Allen Bradley FIFL instructions, and what are they called. I have never used Direct Logic, but now I have...
Replies
8
Views
8,386
Hello, I am having some trouble trying to use Port 2 on the direct logic (250-1) for K-sequence. I am trying to use RS-232, I have a breakout...
Replies
0
Views
549
I have a few o these controllers and had to replace a CPU. It looks like everything is there in the ladder including the registers for the port...
Replies
5
Views
1,459
Back
Top Bottom