why encoder needs intialization

shaan

Member
Join Date
Jan 2006
Location
india
Posts
5
why every time we download a program to the PLC (Rockwell control logix) we need to intialize the encoder connected on the network.
 
shaan said:
why every time we download a program to the PLC (Rockwell control logix) we need to intialize the encoder connected on the network.
More then likely when you load a new program the numbers have changed for the encoder data file BUT in any case you should "initialize" or "re-home" to verify the encoder is properly position for the scaling etc that is done in the plc.
 
sorry.. PC.. the encoder is a increamental pulse type .. network is control net. any further information.. ?
RSDORAN:- can you suggest some changes which will eliminate this .. means re-intialization
 
There is nothing you can do because the program you download will have the encoder position at what it was when the program was last saved to your PC.
This may or may not be where the encoder is after the download. You have to re-initialise to let the PLC know where the encoder is positioned.
Regards
 
hi all I have one problem can any body give me suggestion.. I have developed a programme in control logix and hooked up this programme with a panelview 550 ( Rockwell) touch screen. from the touch screen some operation will be made on and off.I put interlocks in the PLC programme which will allow only one operation at a time.But I am not able to put the same interlock on the screen .. mean what I want if one operation is selected on the screen other screen buttons should be disabled at the same time .. can any body suggest something..?
 
Not knowing how many tags you have, you many be to do this by sending your operators to another screen, this way they are limited to what they can see or in the program latch your input and using N/C contacts lock out the other contacts

 

Similar Topics

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
233
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
957
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
200
Hi all, I am working with an incremental encoder (ABZ signals, 360 ppr (so 1440 counts per rev)) to replace the existing "manual" encoder wheel I...
Replies
51
Views
2,557
Hi all, I am implementing an incremental encoder sensor (ABZ) to replace the existing "manual" encoder wheel I have in my device. This is a 360...
Replies
0
Views
161
Back
Top Bottom