Mitsubishi F series counter

steviehouston

Member
Join Date
Jun 2003
Posts
2
I am trying to programme a Mitsubishi F1 to count up and down using 2 inputs, Iam using the 660 counter with the M471 relay to reverse the count. however when the counter reches the 'K' value when the mode is reversed by M471 the count will not reverse Any Ideas
:oops:
 
I'm not familiar with the F1 (what's a '660 counter'?), but I'll take a stab at a possible workaround...

Assuming that when the counter reaches the preset it inhibits counting down, just prevent the counter from reaching it's preset! šŸ™ƒ

Set the preset higher than it's currently set to, then inhibit the 'count up' input when the current value reaches the 'high limit'


COUNTER
| INC INHIBIT +------+
|----] [-------]/[--------| UP |
| | |
| DEC | |
|----] [------------------| DN |
| +------+
| COUNTER
| VALUE > Knnnn
|-------] [----------------(INHIBIT)


.
For that matter, why use a counter? Just increment/decrement a variable. Better yet, post what you have so far. It will make it a lot easier to offer a suggestion.

beerchug

-Eric
 

Similar Topics

I'm translating a printout of a program written for an F1/F2 series Mitsubishi PLC to a Micrologix. I've stumbled upon something that I can't...
Replies
4
Views
3,757
how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
41
In this sample programming, what does U4 mean? Any assistance would be greatly appreciated.
Replies
8
Views
280
Hi, I have a project with a R04CPU, RD77GF16 and a RJ71PN92 modules. The cell is given to me to change the program since the previous integrator...
Replies
9
Views
292
Back
Top Bottom