Interface ICLDTakeoverCommand
TAKEOVER CLData command to take workpiece over from the active connector into the connector specified in the command parameter. The active workpiece connector is specified by the SELWORKPIECE command. The workpiece connector is a machine unit that is used to fix the workpiece. Use this command for multi-spindle lathe or lathe-milling machines to perform workpiece takeover from one spindle into another.
Inherited Members
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public interface ICLDTakeoverCommand : ICLDCommand, INamedProperty
Properties
TargetConnectorID
Textual identifier of the workpiece connector. This identifier is defined by the machine schema.
Declaration
string TargetConnectorID { get; }
Property Value
Type | Description |
---|---|
System.String |