Class TcoMovementState
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoDrivesBeckhoff
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "TcoMovementState", "TcoDrivesBeckhoff", TypeComplexityEnum.Complex)]
class TcoMovementState : TcoState, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoMovementState, ITcoState, ITcoStateBase, ITcoObject, IShadowTcoMovementState, IShadowTcoState, IShadowTcoStateBase, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoMovementState()
Declaration
TcoMovementState()
TcoMovementState(IVortexObject, String, String)
Declaration
TcoMovementState(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainTcoMovementState)
Declaration
public void CopyPlainToShadow(PlainTcoMovementState source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoMovementState | source |
CreatePlainerType()
Declaration
public PlainTcoMovementState CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoMovementState |
CreatePlainerType(PlainTcoMovementState)
Declaration
protected PlainTcoMovementState CreatePlainerType(PlainTcoMovementState cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoMovementState | cloned |
Returns
Type | Description |
---|---|
PlainTcoMovementState |
FlushOnlineToPlain(PlainTcoMovementState)
Declaration
public void FlushOnlineToPlain(PlainTcoMovementState source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoMovementState | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoMovementState)
Declaration
public void FlushPlainToOnline(PlainTcoMovementState source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoMovementState | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject