Interface ICLDGoHomeCommand
GOHOME movement command. Usually this is a movement that is linearly interpolated in the space of the machine axes (joints) and moves the specified axes of the machine to the home position. Contains a list of machine axes whose position is changed in this movement.
Inherited Members
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public interface ICLDGoHomeCommand : ICLDMultiMotionCommand, ICLDMotionCommand, ICLDCommand, INamedProperty, ISTGeWatchable