Interface ICLDPrintCommand
PRINT CLData command passes text information from CAM to postprocessor.
Inherited Members
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public interface ICLDPrintCommand : ICLDCommand, INamedProperty
Properties
Text
Arbitrary text information transmitted from CAM.
Declaration
string Text { get; }
Property Value
Type | Description |
---|---|
string |