Motors make weird h...
 
Notifications
Clear all

Motors make weird humming noise after stopping

3 Posts
1 Users
0 Likes
1,033 Views
(@amrinder703)
Posts: 0
New Member Guest
 

Dear All,

The primary axis motor makes weird noise after or while coming to stop. It does for half a minute and then its quiet. The time for noise vary though. Below is the program uploaded on the primary motor axis. The secondary motor is uploaded with a program to go to postilion in relative to motor 1. Thanks in advance.

ADDR=1
ECHO
KP=6000
KD=15000
KI=42
F
C5
EIGN(W,0)
ZS
MV
ADT=3000
VT=-273000
G
WHILE IN(3)==0
LOOP
S
PRINT(#128,"RESUME",#13)
MP
O=0
WAIT=1000
PT=4000
G
WAIT=500
EILN
EILP
PRINT(#128,"LENS 3 HOME",#13)

 
Posted : 05/02/2019 11:20 am
(@swalters)
Posts: 0
New Member Guest
 

What is the full PN of your motor?

I would guess that it is related to your tuning parameters. Are the default values not sufficient for your application? How did you determine the above values were correct?

 
Posted : 05/02/2019 11:24 am
(@swalters)
Posts: 0
New Member Guest
 

Also, please look at the X command and consider using this in place of the S command.

 
Posted : 05/02/2019 11:29 am
Share: