• Articles
  • Api Documentation
Show / Hide Table of Contents
  • SprutTechnology.GeWatchDNClient
    • STGeWatch
    • STGeWatchClient
  • SprutTechnology.SCPostprocessor
    • ArcBreakMode
    • ArcSettings
    • BrakeAxesEnumerator
    • CLDArray
    • CLDAxisBrake
    • CLDCmdType
    • CLDCmdTypeExtensions
    • CLDConst
    • CLDCycle
    • CLDEDMMotionMode
    • CLDFeedKind
    • CLDFeedUnits
    • CLDFileType
    • CLDInterpMode
    • CLDMultiMotionAxis
    • CLDOriginPositionMode
    • CLDOriginType
    • CLDPlaneType
    • CLDRotationDir
    • CLDSpindleAction
    • CLDSpindleSpeedMode
    • CLDThreadOrient
    • CLDThreadUnits
    • CodeParamType
    • CommonFuncs
    • CountingNCWord
    • EDMRollMode
    • EPostprocessorException
    • IArrayNamedPropertyIndexer
    • IBinaryNCStorage
    • IBooleanNamedPropertyIndexer
    • ICLDAxesBrakeCommand
    • ICLDBrakeAxesIndexer
    • ICLDCircleCommand
    • ICLDClampCommand
    • ICLDCommand
    • ICLDCommentCommand
    • ICLDCoolantCommand
    • ICLDCoolantTubeIndexer
    • ICLDCutComCommand
    • ICLDCycleCommand
    • ICLDDelayCommand
    • ICLDEDMMoveCommand
    • ICLDEDMMoveSpan
    • ICLDEffectorCommand
    • ICLDExtCycleCommand
    • ICLDFeedrateCommand
    • ICLDFile
    • ICLDFileCmdIndexer
    • ICLDFileList
    • ICLDFiniCommand
    • ICLDFromCommand
    • ICLDGoHomeCommand
    • ICLDGotoCommand
    • ICLDInsertCommand
    • ICLDInterpolationCommand
    • ICLDLoadToolCommand
    • ICLDMachineAxesIndexer
    • ICLDMachineAxisInfo
    • ICLDMachineInfo
    • ICLDMachiningTool
    • ICLDMotionCommand
    • ICLDMoveVelocityCommand
    • ICLDMultiArcCommand
    • ICLDMultiArcPoint
    • ICLDMultiAxisArray
    • ICLDMultiGotoCommand
    • ICLDMultiMotionAxesIndexer
    • ICLDMultiMotionCommand
    • ICLDOpStopCommand
    • ICLDOriginCommand
    • ICLDPartNoCommand
    • ICLDPhysicGotoCommand
    • ICLDPlaneCommand
    • ICLDPowerCommand
    • ICLDPPFunCommand
    • ICLDPrintCommand
    • ICLDProject
    • ICLDRapidCommand
    • ICLDSelWorkpieceCommand
    • ICLDSinglePassThreadCommand
    • ICLDSpindleCommand
    • ICLDStopCommand
    • ICLDStructureCommand
    • ICLDSub
    • ICLDSubList
    • ICLDSyncAxesCommand
    • ICLDSyncWaitCommand
    • ICLDTakeoverCommand
    • ICLDTechOperation
    • ICLDTechOperationList
    • ICLDTLContactCommand
    • ICLDTranslator
    • ICodeParametersOfCLDCommand
    • ICodeParametersOfCLDCommandBooleanIndexer
    • ICodeParametersOfCLDCommandFloatIndexer
    • ICodeParametersOfCLDCommandIntegerIndexer
    • ICodeParametersOfCLDCommandStringIndexer
    • IFloatNamedPropertyIndexer
    • IInputBox
    • IInputBoxEnumValuesList<T>
    • IInputBoxFactory
    • IInputBoxProperty
    • IIntegerNamedPropertyIndexer
    • INamedPropertiesCollection
    • INamedProperty
    • INamedPropertyIndexer
    • INCBlockOwner
    • INCFileOwner
    • INCLabel
    • INCStorage
    • INCStorageManager
    • InitNamesProc
    • InpArray<T>
    • InpNumber
    • InputBoxEnumValuesFormer<T>
    • InputBoxValueSetter<T>
    • IPostprocessingLogReceiver
    • IPPFunTechInfo
    • IPPFunTechInfoTool
    • IPPFunTechInfoWorkpiece
    • IStringNamedPropertyIndexer
    • ITextNCStorage
    • IToolGeometry
    • Log
    • LogMessageType
    • MsgBtnSet
    • MsgClickedBtn
    • MsgDefBtn
    • MsgType
    • MultiMotionAxesEnumerator
    • NamedParamType
    • NamedPropIterator
    • NCBlock
    • NCBlockWordsEnumerator
    • NCLabelSnapMode
    • NCWord
    • NCWordDecPoint
    • NCWordSign
    • NCWordState
    • NCWordTextCase
    • NumericNCWord
    • PostprocessorSettings
    • TBinaryNCFile
    • TExternalNCFile
    • TextNCWord
    • TInp2DPoint
    • TInp3DPoint
    • TInp5DPoint
    • TInpComplexRotationConvention
    • TInpLocation
    • TInpQuaternion
    • TInpRotation
    • TInpRotationConvention
    • TNCFile
    • TNCFilesManager
    • TNCStorageType
    • TPostprocessor
    • TrailingZeroesMode
    • TransliterationTable
    • Transliterator
    • TranslitPair
    • TSimpleTextNCFile
    • TTextNCFile
  • SprutTechnology.STDefLib
    • AngleUnits
    • STDef
  • SprutTechnology.STMachiningToolsImportHelper
    • FinalizeMachiningToolsImportLib
    • GetMachiningToolsImportLibPointer
    • IMTI_AxialToolItemsExtension
    • IMTI_CustomAxialShapeToolExtension
    • IMTI_MachiningToolsImportLibraryExtension
    • IMTI_MachiningToolsItemExtension
    • IMTI_TurnToolItemsExtension
    • MTIMachiningToolsImportHelper
    • NativeLibLoader
    • TPlanarCurveReader
    • TPlanarCurveSpan
  • SprutTechnology.VecMatrLib
    • EVecMatrLibError
    • GWConsts
    • ISTGeWatch
    • ISTGeWatchable
    • ISTGeWatchClient
    • T2DPoint
    • T3DArc
    • T3DCut
    • T3DMatrix
    • T3DPoint
    • T5DPoint
    • TComplexRotationConvention
    • TLocation
    • TQuaternion
    • TRotation
    • TRotationConvention
    • TRotationsConverter
    • VML

Enum CLDCmdType

Enumeration to identify the types of CLData commands.

Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum CLDCmdType : uint

Fields

Name Description
AxesBrake

AXESBRAKE CLData command (ICLDAxesBrakeCommand).

Circle

CIRCLE CLData command (ICLDCircleCommand).

Clamp

CLAMP CLData command (ICLDClampCommand).

Comment

COMMENT CLData command (ICLDCommentCommand).

Coolnt

COOLANT CLData command (ICLDCoolantCommand).

CutCom

CUTCOM CLData command (ICLDCutComCommand).

Cycle

CYCLE CLData command (ICLDCycleCommand).

Delay

DELAY CLData command (ICLDDelayCommand).

EDMMove

EDMMOVE CLData command (ICLDEDMMoveCommand).

Effector

EFFECTOR CLData command (ICLDEffectorCommand).

ExtCycle

EXTCYCLE CLData command (ICLDExtCycleCommand).

Fedrat

FEDRAT CLData command (ICLDFedratCommand).

Fini

FINI CLData command (ICLDFiniCommand).

From

FROM CLData command (ICLDFromCommand).

GoHome

GOHOME CLData command (ICLDGoHomeCommand).

Goto

GOTO CLData command (ICLDGotoCommand).

Insert

INSERT CLData command (ICLDInsertCommand).

Interpolation

INTERPOLATION CLData command (ICLDInterpolationCommand).

LoadTl

LOADTL CLData command (ICLDLoadToolCommand).

MultiArc

MULTIARC CLData command (ICLDMultiArcCommand).

MultiGoto

MULTIGOTO CLData command (ICLDMultiGotoCommand).

OpStop

OPSTOP CLData command (ICLDOpStopCommand).

Origin

ORIGIN CLData command (ICLDOriginCommand).

PartNo

PARTNO CLData command (ICLDPartNoCommand).

PhysicGoto

PHYSICGOTO CLData command (ICLDPhysicGotoCommand).

Plane

PLANE CLData command (ICLDPlaneCommand).

Power

POWER CLData command (ICLDPowerCommand).

PPFun

PPFUN CLData command (ICLDPPFunCommand).

PPrint

PPRINT CLData command (ICLDPrintCommand).

Rapid

RAPID CLData command (ICLDRapidCommand).

SelWorkpiece

SELWORKPIECE CLData command (ICLDSelWorkpieceCommand).

SingleThread

SINGLETHREAD CLData command (ICLDSinglePassThreadCommand).

Spindl

SPINDLE CLData command (ICLDSpindleCommand).

Stop

STOP CLData command (ICLDStopCommand).

Structure

STRUCTURE CLData command (ICLDStructureCommand).

SyncAxes

SYNCAXES CLData command (ICLDSyncAxesCommand).

Takeover

TAKEOVER CLData command (ICLDTakeoverCommand).

TLContact

TLCONTACT CLData command (ICLDTLContactCommand).

Unknown

Predefined value for unknown command type.

WaitSyncPoint

WAIT CLData command (ICLDSyncWaitCommand).

Extension Methods

CLDCmdTypeExtensions.IsMovement()
CLDCmdTypeExtensions.IsMoveVelocity()
In This Article
Back to top Generated by DocFX