directsoft5 help

so it would look like this

v2000 = 12 ____________________________(out)

the equal command will allow me to enter v2000 but not 12. do i change a value on another "V" location lets say make v1000 12 so it would look like v2000 = v1000_____________________ (out)
 
You could do what you propose, making the comparison to a variable hour based on the contents of V1000.

To enter a constant amount as you wished, and it can only be on the right side of one of these comparison instructions, enter a letter 'K' then the number - e.g K12 (it comes from the German spelling of 'constant'.
 
looks like this: v2000 = K12------------------(out)
with k being min i want to change. question now is how come my v2000 doesnt change as time increases on plc clock. shouldnt the value of v2000 change as the minutes increase. whats happening is that now it keeps (out)engaged constantly.
 

Similar Topics

I am very green at PLC programming. I have a program with 135 rungs running on a Direct Logic DO-06DR. I am wanting to remote control and remote...
Replies
11
Views
3,589
I'm having a bit of a trouble with directsoft, thats cuz I'm pretty much used to RSLogix. So, I'm currently using a DL06 with no Analog card, my...
Replies
2
Views
1,953
My question is would converting a project originally from DirectSoft5 to DirectSoft6 loose the labels and rung descriptions. One of our other...
Replies
5
Views
2,695
I am new to the Directsoft5 programing structure and have a question about a timer value setting. My program I am looking at has TMR, T100 with a...
Replies
7
Views
2,556
How would I go about converting this ladder diagram from logixpro to directsoft?
Replies
14
Views
2,483
Back
Top Bottom