Class CLDCmdType
Enumeration to identify the types of CLData commands.
Inheritance
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public sealed class CLDCmdType : Enum
Fields
AxesBrake
AXESBRAKE CLData command (ICLDAxesBrakeCommand).
Declaration
public const CLDCmdType AxesBrake = 2012
Field Value
Type | Description |
---|---|
CLDCmdType |
Circle
CIRCLE CLData command (ICLDCircleCommand).
Declaration
public const CLDCmdType Circle = 15000
Field Value
Type | Description |
---|---|
CLDCmdType |
Clamp
CLAMP CLData command (ICLDClampCommand).
Declaration
public const CLDCmdType Clamp = 1074
Field Value
Type | Description |
---|---|
CLDCmdType |
Comment
COMMENT CLData command (ICLDCommentCommand).
Declaration
public const CLDCmdType Comment = 1065
Field Value
Type | Description |
---|---|
CLDCmdType |
Coolnt
COOLANT CLData command (ICLDCoolantCommand).
Declaration
public const CLDCmdType Coolnt = 1030
Field Value
Type | Description |
---|---|
CLDCmdType |
CutCom
CUTCOM CLData command (ICLDCutComCommand).
Declaration
public const CLDCmdType CutCom = 1007
Field Value
Type | Description |
---|---|
CLDCmdType |
Cycle
CYCLE CLData command (ICLDCycleCommand).
Declaration
public const CLDCmdType Cycle = 1054
Field Value
Type | Description |
---|---|
CLDCmdType |
Delay
DELAY CLData command (ICLDDelayCommand).
Declaration
public const CLDCmdType Delay = 1010
Field Value
Type | Description |
---|---|
CLDCmdType |
EDMMove
EDMMOVE CLData command (ICLDEDMMoveCommand).
Declaration
public const CLDCmdType EDMMove = 16001
Field Value
Type | Description |
---|---|
CLDCmdType |
Effector
EFFECTOR CLData command (ICLDEffectorCommand).
Declaration
public const CLDCmdType Effector = 2019
Field Value
Type | Description |
---|---|
CLDCmdType |
ExtCycle
EXTCYCLE CLData command (ICLDExtCycleCommand).
Declaration
public const CLDCmdType ExtCycle = 1053
Field Value
Type | Description |
---|---|
CLDCmdType |
Fedrat
FEDRAT CLData command (ICLDFedratCommand).
Declaration
public const CLDCmdType Fedrat = 1009
Field Value
Type | Description |
---|---|
CLDCmdType |
Fini
FINI CLData command (ICLDFiniCommand).
Declaration
public const CLDCmdType Fini = 14000
Field Value
Type | Description |
---|---|
CLDCmdType |
From
FROM CLData command (ICLDFromCommand).
Declaration
public const CLDCmdType From = 5003
Field Value
Type | Description |
---|---|
CLDCmdType |
GoHome
GOHOME CLData command (ICLDGoHomeCommand).
Declaration
public const CLDCmdType GoHome = 17
Field Value
Type | Description |
---|---|
CLDCmdType |
Goto
GOTO CLData command (ICLDGotoCommand).
Declaration
public const CLDCmdType Goto = 5005
Field Value
Type | Description |
---|---|
CLDCmdType |
Insert
INSERT CLData command (ICLDInsertCommand).
Declaration
public const CLDCmdType Insert = 1046
Field Value
Type | Description |
---|---|
CLDCmdType |
Interpolation
INTERPOLATION CLData command (ICLDInterpolationCommand).
Declaration
public const CLDCmdType Interpolation = 1047
Field Value
Type | Description |
---|---|
CLDCmdType |
LoadTl
LOADTL CLData command (ICLDLoadToolCommand).
Declaration
public const CLDCmdType LoadTl = 1055
Field Value
Type | Description |
---|---|
CLDCmdType |
MultiArc
MULTIARC CLData command (ICLDMultiArcCommand).
Declaration
public const CLDCmdType MultiArc = 9014
Field Value
Type | Description |
---|---|
CLDCmdType |
MultiGoto
MULTIGOTO CLData command (ICLDMultiGotoCommand).
Declaration
public const CLDCmdType MultiGoto = 9010
Field Value
Type | Description |
---|---|
CLDCmdType |
OpStop
OPSTOP CLData command (ICLDOpStopCommand).
Declaration
public const CLDCmdType OpStop = 2003
Field Value
Type | Description |
---|---|
CLDCmdType |
Origin
ORIGIN CLData command (ICLDOriginCommand).
Declaration
public const CLDCmdType Origin = 1027
Field Value
Type | Description |
---|---|
CLDCmdType |
PartNo
PARTNO CLData command (ICLDPartNoCommand).
Declaration
public const CLDCmdType PartNo = 1045
Field Value
Type | Description |
---|---|
CLDCmdType |
PhysicGoto
PHYSICGOTO CLData command (ICLDPhysicGotoCommand).
Declaration
public const CLDCmdType PhysicGoto = 9013
Field Value
Type | Description |
---|---|
CLDCmdType |
Plane
PLANE CLData command (ICLDPlaneCommand).
Declaration
public const CLDCmdType Plane = 99
Field Value
Type | Description |
---|---|
CLDCmdType |
Power
POWER CLData command (ICLDPowerCommand).
Declaration
public const CLDCmdType Power = 2018
Field Value
Type | Description |
---|---|
CLDCmdType |
PPFun
PPFUN CLData command (ICLDPPFunCommand).
Declaration
public const CLDCmdType PPFun = 1079
Field Value
Type | Description |
---|---|
CLDCmdType |
PPrint
PPRINT CLData command (ICLDPrintCommand).
Declaration
public const CLDCmdType PPrint = 1044
Field Value
Type | Description |
---|---|
CLDCmdType |
Rapid
RAPID CLData command (ICLDRapidCommand).
Declaration
public const CLDCmdType Rapid = 2005
Field Value
Type | Description |
---|---|
CLDCmdType |
SelWorkpiece
SELWORKPIECE CLData command (ICLDSelWorkpieceCommand).
Declaration
public const CLDCmdType SelWorkpiece = 2011
Field Value
Type | Description |
---|---|
CLDCmdType |
SingleThread
SINGLETHREAD CLData command (ICLDSinglePassThreadCommand).
Declaration
public const CLDCmdType SingleThread = 1037
Field Value
Type | Description |
---|---|
CLDCmdType |
Spindl
SPINDLE CLData command (ICLDSpindleCommand).
Declaration
public const CLDCmdType Spindl = 1031
Field Value
Type | Description |
---|---|
CLDCmdType |
Stop
STOP CLData command (ICLDStopCommand).
Declaration
public const CLDCmdType Stop = 2002
Field Value
Type | Description |
---|---|
CLDCmdType |
Structure
STRUCTURE CLData command (ICLDStructureCommand).
Declaration
public const CLDCmdType Structure = 2015
Field Value
Type | Description |
---|---|
CLDCmdType |
SyncAxes
SYNCAXES CLData command (ICLDSyncAxesCommand).
Declaration
public const CLDCmdType SyncAxes = 2016
Field Value
Type | Description |
---|---|
CLDCmdType |
Takeover
TAKEOVER CLData command (ICLDTakeoverCommand).
Declaration
public const CLDCmdType Takeover = 2010
Field Value
Type | Description |
---|---|
CLDCmdType |
TLContact
TLCONTACT CLData command (ICLDTLContactCommand).
Declaration
public const CLDCmdType TLContact = 2017
Field Value
Type | Description |
---|---|
CLDCmdType |
Unknown
Predefined value for unknown command type.
Declaration
public const CLDCmdType Unknown = 0
Field Value
Type | Description |
---|---|
CLDCmdType |
value__
Declaration
public uint value__
Field Value
Type | Description |
---|---|
uint |
WaitSyncPoint
WAIT CLData command (ICLDSyncWaitCommand).
Declaration
public const CLDCmdType WaitSyncPoint = 2014
Field Value
Type | Description |
---|---|
CLDCmdType |