autonics encoder and melsecs fx2n

wiwie

Member
Join Date
Jun 2008
Location
PASURUAN
Posts
17
I had a job using encoder AUTONICS E50S8-360-3 - N - 24, which is connected to Mitsubishi FX2N plc on the input x0 , x1 and x2, program that
LD M8000
OUT C252 K360
why the output of the c252 fixed 0 (zero), if I change to the following program
LD M8000
OUT C251 K360
LD M8000
DHSZ K0 K360 C251 M70
LD M72
RST C251
and wiring on removable x2 , c251 value is 0 to 360, But there is a problem if the encoder is used for the cam, but have problem if the encoder is used for the cam , ie sensing objects on a conveyor that the distance between objects is one round encoder , using the following program;
LD M8000
DZCP D300 D330 C251 M800
the value of M800 (on) are always shifted little by little so long cam is incompatible with the existence of objects , what is causing this , I 've checked the mechanical and there is no problem , please I was taught how to take advantage of the encoder for the cam, thank's
 

Similar Topics

I have a 2 phase stepper motor of autonics make ak2m243 and autonics drive md2u-id20, i want to rotate motor at a angle of 90 how can i do this...
Replies
12
Views
4,489
Sorry in advance for the long post, but this requires a little back story. I work in a facility with a couple hundred VFDs Most are in a web...
Replies
3
Views
17
I have an application using an incremental encoder and then I convert it to degree (0-360) using calculation program. For a while, the calculation...
Replies
7
Views
239
Hi everyone, This is my first time posting, so please forgive any omissions or mistakes. I am attempting to control the velocity of a stepper...
Replies
18
Views
1,000
Dears, i am trying to change the series of encoder from A to B, but the program do not has this option (Rslogix5000, 20.06 the old encoder was...
Replies
2
Views
208
Back
Top Bottom