SEW IPOS Plus Programming Enable Drive

georg001

Member
Join Date
Jan 2014
Location
Herten
Posts
1
Hi All,
I'm just writing an application with IPOS, which is similar to the built in positioning application from SEW. In addition to the functions of the positioning (homing, positioning, jogging), I need something like a emergency part, where when an input is set, the axis moves into a given position.
Also the programming for this I finished already. Only one problem open:
By the standard positioning application you have to set the stop and rapid stop bit in the control word, before any moving is possible (status in MovidriveB changes from 2 to A).
How can I set this from inside my IPOS program to be able to move the drives in my emergency function?

Thanks in advance for any help.

George
 
Hi All,
I'm just writing an application with IPOS, which is similar to the built in positioning application from SEW. In addition to the functions of the positioning (homing, positioning, jogging), I need something like a emergency part, where when an input is set, the axis moves into a given position.
Also the programming for this I finished already. Only one problem open:
By the standard positioning application you have to set the stop and rapid stop bit in the control word, before any moving is possible (status in MovidriveB changes from 2 to A).
How can I set this from inside my IPOS program to be able to move the drives in my emergency function?

Thanks in advance for any help.

George
if you want stop and rapid stop, you just need " ControlWord = 2" this instruction stop without ramp position.
but the status in MovidriveB no changes to 2 to A, is still in A.
sorry my english is bad.
 

Similar Topics

Somebody know how to program an Ipos routine, for read and write a Position in a SEW drive...i use Devicenet, i pass the last two weeks trying to...
Replies
1
Views
3,808
any movitools programming experient to share ? about to write positioning program using SEW movitools ipos plus. must read few manual and start...
Replies
25
Views
35,134
I have a machine which is undergoing upgradation. As part of the process two SEW drives are being replaced., existing Gen B with new Gen C. The...
Replies
3
Views
193
Hi All, I'm in desperate need of help! On a customer site they have two movidrives linked together using an application module called...
Replies
3
Views
2,098
Hello I need to control a Sew Eurodrive MDX61b position (HI and LO) from a PLC S7-314-2DP with Ipos and I don't understand how to use the strong...
Replies
0
Views
1,568
Back
Top Bottom