AB Kinetix, changing scaling units

pulu256

Member
Join Date
Mar 2015
Location
Chch
Posts
1
Hello,

first post here and first question.

I'm currently using a Kinetix 5500 drive, in Logix Designer I can set the scaling units and values.
What I need is to be able to switch from millimeters to inches and change the scaling value without having two or more different plc programs. Is it possible to do it using an instruction?

Thank you
 
Yes you can but why would you?

when my client needs this I use mm internally and have a scale divisor that = 1 if mm and 25.4mm if inches for all operator displays
I naturally use SI units and can set up all limits and understand the drive velocity and acceleration values in mm/s etc, if I was to use inch that would slow down my fault finding and commissioning.

If you do look want to change the scaling on the drive look at the GSV instruction
 
+1 for MichaelG's answer.
Stick to one set of units in your program, and then just scale them as appropriate for the user. That is easy to switch on the fly.
 

Similar Topics

Does anyone know these drives that can help? I need to move a home position on a drive by -500mm. I've physically got the carrier in position, but...
Replies
2
Views
1,766
Hi All, Is there a way to change, in the PLC code, the Homing Position parameter that is displayed in the Properties window of the Kinetix servo...
Replies
3
Views
3,657
Hi all, I am converting SERCOS drives to Kinetix CIP and need to properly configure the scaling. I do not have the mechanical coupling details...
Replies
0
Views
27
Hi, Have Kinetix 5500 on 5069-L310ERM controller. Why DC Bus is not shown in controller tags. I mean the value of the DC Bus. On the Kinetix...
Replies
1
Views
67
I am installing a kinetix 5100 on a machine, driving a MPL servo, and it's my first time tuning a servo PID. I'm happy enough with the behavior of...
Replies
10
Views
284
Back
Top Bottom