Sign in to follow this  
Followers 0
manna

Fx5u Servo(jog Program)

4 posts in this topic

Dear All Members,

I have Colmpleted Servo Programming in Q Series & Fx3u Series.Now I tring to use by Fx5u Module(build in Module).No any Additional Module like PG etc.now Can perform Postioning and OPR Program and Its works.But Problem Is I need JOG Program.and I dont Seen Any Demo Program In FX5u Postioning Manual.Is it possible to write JOG Program?Please Give me a Solution

N.B. ------ (All Fx series) Have any Option to storing ABS Current data while Power plug out Then  plug in. i am Using SD 5502 memory to show current Servo data.data gone while replug the power.give me the solutions

Thanks In advance 

Share this post


Link to post
Share on other sites

Can you show what you have done untill now?

what the servo you are using?

Share this post


Link to post
Share on other sites

I am Using MR-J3A Series.I Will Provide The  PLC Program in Attached File,

FX5u Raw.gx3

Share this post


Link to post
Share on other sites

A bit late, but anyway... for JOG i usually use two PLSV instruction for each Axis.

forward jog: -------------------[PLSV k1000 k1 m1]

reverse jog: -------------------[PLSV k-1000 k1 m1]

Negative speed value reverses the motor direction.

Be sure to set your acc/dcc timing. With 0 acc/dcc time the motor will start and stop immediately!

Edited by glavanov

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0