TrajectoryPhase.LockPosition Method

Top 

Description

Locks TrajectoryPhase cartesian position variables.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

TrajectoryPhase.LockPosition(String endpoint)

None

Locks all TrajectoryPhase cartesian position variables associated with the passed endpoint to their current values.

TrajectoryPhase.LockPosition(String endpoint, Array values)

None

Locks all TrajectoryPhase cartesian position variables associated with the passed endpoint to the passed values.

 

 

See also

TrajectoryPhase Object