How to move number 4 in to Counter

You don't have a PV value defined, so it is probably defaulting to 0.

You seem to have I3.0 on continuously. This means the counter is going to overwrite the CV EVERY scan.

If you want the count to activate on a transition, you need to put a One-shot on your I3.0 signal.

In the "bit logic" menu look for the symbol --(P)-- and read the help file for how it works.

Declare a variable for the PV of your counter.
 

Similar Topics

Hello, Please Help! I have an array of 20 registers that I want to search for a value. There will be over 100 DINTS Values that come in and if the...
Replies
7
Views
1,836
We have a carrier repair area that will hold 5 carriers, each carrier had a RFID tag. When the carrier comes into the repair area the reader will...
Replies
2
Views
1,387
the move instruction will not move the assigned number to the N file. I can put the number in the file and it works. If I make the rung go true...
Replies
16
Views
8,666
Hello, im quite new and still learning. I would like to ask is it possible for FATEK PLC to read data value more than 16k? I'm trying to move my...
Replies
0
Views
74
Hi everyone, I am working with micro850, a proximity sensor (FOTEK, PL-05P) and a 3DOF serial arm robot. I use MC_MoveRelative to control the...
Replies
1
Views
108
Back
Top Bottom