Encoders

Dumb-dum

Member
Join Date
Nov 2002
Location
London
Posts
1
I am using a Mitsubishi FX plc and I need to program an encoder.

I know to use a high speed counter with this but I need to know can I use the same output from the encoder into several inputs to the plc. (using more HSC)

I need to take different readings from the encoder at different points in the sequence while another part of the sequence might still be counting.

I could use several encoders but that would be overkill if I can use the same pulse parralelled up on different inputs
 
I have never used a Mitsubishi FX plc but. :unsure: If the HSC's Accumulator value is stored in a memory location or data register, couldn't you use multiple compares in your program to get your results? As long as you didn't have to manipulate the data in that register you should be able to look at it and compare to it from many points in your program. You could even copy the data to a different register or location and then manipulate it if needed. Hope this helps. :D
 

Similar Topics

I was wondering if 5032-8IOLM12DR are suitable for encoders devices. I'm concern about the RPI and loosing encoder counts using this type of...
Replies
1
Views
111
I'm thinking to have a 5032-8IOLM12DR and encoders plug in to them. I'm concern about the RPI and loosing encoder counts using this type of...
Replies
0
Views
85
First time poster here so long story short i built my own trainer at work so i could toy around with various things and test things and learn...
Replies
25
Views
2,146
Good Morning , We have a large machine with a number of shafts , and I would like to monitor those to make sure they are constantly...
Replies
6
Views
2,125
Hello Experts, I have a Turck Encoder connected to P+F IO Link master communicating over Ethernet/IP with Allen Bradley PLC in Studio 5000 v34...
Replies
1
Views
723
Back
Top Bottom