Click or drag to resize

Handling Enumeration

An enumeration used by legacy diplan system to describe the handling for this part.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
[FlagsAttribute]
public enum Handling
Members
  Member nameValueDescription
GloballySkip1 No longer used by FactoryLogix. Attribute of legacy diplan system.
NeedsGlue2 No longer used by FactoryLogix. Attribute of legacy diplan system.
NeedsPlaced4 No longer used by FactoryLogix. Attribute of legacy diplan system.
DisposeOnPlacementError8 No longer used by FactoryLogix. Attribute of legacy diplan system.
ActivateCRDLMeasuring16 No longer used by FactoryLogix. Attribute of legacy diplan system.
PerformCRDLMeasuring32 No longer used by FactoryLogix. Attribute of legacy diplan system.
Dispense64 No longer used by FactoryLogix. Attribute of legacy diplan system.
NeedsPlacedExclusive128 No longer used by FactoryLogix. Attribute of legacy diplan system.
LowerTable256 No longer used by FactoryLogix. Attribute of legacy diplan system.
NeedsCoplanarityCheck512 No longer used by FactoryLogix. Attribute of legacy diplan system.
NoPolarity1024 No longer used by FactoryLogix. Attribute of legacy diplan system.
NeedsDipped2048 No longer used by FactoryLogix. Attribute of legacy diplan system.
HasIndividualWeight4096 No longer used by FactoryLogix. Attribute of legacy diplan system.
DrawTransparent8192 No longer used by FactoryLogix. Attribute of legacy diplan system.
NeedsTaught16384 No longer used by FactoryLogix. Attribute of legacy diplan system.
ForceSetupVerification65536 No longer used by FactoryLogix. Attribute of legacy diplan system.
SpliceDetection131072 No longer used by FactoryLogix. Attribute of legacy diplan system.
ForceTraceability262144 No longer used by FactoryLogix. Attribute of legacy diplan system.
UniqueReels524288 No longer used by FactoryLogix. Attribute of legacy diplan system.
See Also