Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

find reference reverse direction

Solved!
Go to solution

I have a simple motion application that I am trying to troubleshoot.

 

I am moving my motor from the home position to the user specified target position in the forward direction. I then want to return back to home (in the reverse direction). However, whenever I use find reference.flx to find home, it only wants to move in the forward direction.

 

How can I get find reference.flx to find home in the reverse direction.

 

LabView 8.6.1

NI-Motion 7.7

PCI 7334

0 Kudos
Message 1 of 5
(4,694 Views)
Solution
Accepted by Paul567

Paul,

 

you can define the initial search direction and all other parameters for a reference move with Load Reference Parameter.flx.

 

 

Load Reference Parameter

 

Kind regards,

Jochen Klier

National Instruments

Message 2 of 5
(4,688 Views)

Thanks for the reply Jochen!

 

Just so that I understand correctly, would I have to wire Find Reference.flx after the Load Reference Parameter.flx?

home.JPG

 

And, using Load Reference Parameter.flx could I load multiple parameters? (Example: Could I select the Inital Search Direction and the Edge To Stop On?)

 

edge.JPG

 

 

0 Kudos
Message 3 of 5
(4,679 Views)

Exactlly. With Load Reference Parameter.flx you can configure the behavior of the subsequent reference move and you can chain multiple calls of this function in order to configure multiple parameters.

Message 4 of 5
(4,675 Views)

Excelent!

 

Thank you very much for your time.

0 Kudos
Message 5 of 5
(4,671 Views)