.

Methods

Home.Start

Starts the homing process.

Visual Basic

Public Sub Start()

C#

public void Start();

Home.Cancel

Cancels the homing process.

Visual Basic

Public Sub Cancel()

C#

public void Cancel();

Home.Abort

Aborts the homing process, applying Mpx.Action.Abort to the axis, then setting Home.State to Cancelled.

Visual Basic

Public Sub Abort()

C#

public void Abort();

Home.WaitForCompletion

Waits for the completion of the homing process, applying the Home.CancelAction property to the axis if the homing process does not complete in timeout seconds.

Visual Basic

Public Sub WaitForCompletion(timeout As Double)

C#

public void WaitForCompletion(double timeout);

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering