Interface ICLDSelWorkpieceCommand
SELWORKPIECE CLData command is used to specify active workpiece connector (the piece of machine where the workpiece is fixed). For the multi-spindle lathe machines this command specifies the active spindle.
Inherited Members
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public interface ICLDSelWorkpieceCommand : ICLDCommand, INamedProperty
Properties
ConnectorID
Textual workpiece connector identifier (as it defined inside machine schema).
Declaration
string ConnectorID { get; }
Property Value
Type | Description |
---|---|
string |