MOV instruction CCW

PLCSTUDENT97

Member
Join Date
Nov 2020
Location
Florida
Posts
1
Good evening!
I am having trouble making this work.
I need the counter to count up to 3 seconds if the DI_01 is off, and to count up to 30s if the DI_01 is on.

In this exercise I must use the MOV instruction.

When I try to build the program I receive an error related to output of the MOV block:

Error 1 TON_1.PT: Illegal access to function block instance parameter.

1.PNG
 
Create a tag use the DIs to write different values to that tag. Link that tag to the timer.pt @ the timer.

Should work then.
 
you need to create a tag with a data type of TIME and place that in the MOV o1 and TON_1 PT
 

Similar Topics

Is K4M101 a constant? Is K7 a constant? What does this instruction do? Thanks
Replies
19
Views
5,106
I have to create a sample mov template in add on instruction.I just want to know the list of tags which is used to create a mov logic instruction...
Replies
6
Views
2,091
Hi everyone, I have a short question about BLKMOV instruction, illustrated in the image below. I have the same piece of code in STEP 7 (ET200S)...
Replies
2
Views
2,707
Hey I was having some problems with a MOV instruction. I have a pressure that once it reaches a certain pressure I want it to close two valves...
Replies
14
Views
2,428
Hey guys What is wrong with this rung? I am just trying to sequence something down a FIFO stack the one second pulse is working fine The move...
Replies
12
Views
3,935
Back
Top Bottom