Class SoEResetTask
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
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 \"\" }", "SoEResetTask", "TcoDrivesBeckhoff", TypeComplexityEnum.Complex)]
public class SoEResetTask : TcoTask, IVortexIdentity, IsTcoObject, ICommand, IDecorateLog, IsTask, IVortexObject, ITwinObject, IVortexElement, ISoEResetTask, ITcoTask, ITcoObject, IShadowSoEResetTask, IShadowTcoTask, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceSoEResetTask()
Declaration
public SoEResetTask()
SoEResetTask(IVortexObject, String, String)
Declaration
public SoEResetTask(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(PlainSoEResetTask)
Declaration
public void CopyPlainToShadow(PlainSoEResetTask source)
Parameters
Type | Name | Description |
---|---|---|
PlainSoEResetTask | source |
CreatePlainerType()
Declaration
public PlainSoEResetTask CreatePlainerType()
Returns
Type | Description |
---|---|
PlainSoEResetTask |
CreatePlainerType(PlainSoEResetTask)
Declaration
protected PlainSoEResetTask CreatePlainerType(PlainSoEResetTask cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainSoEResetTask | cloned |
Returns
Type | Description |
---|---|
PlainSoEResetTask |
FlushOnlineToPlain(PlainSoEResetTask)
Declaration
public void FlushOnlineToPlain(PlainSoEResetTask source)
Parameters
Type | Name | Description |
---|---|---|
PlainSoEResetTask | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainSoEResetTask)
Declaration
public void FlushPlainToOnline(PlainSoEResetTask source)
Parameters
Type | Name | Description |
---|---|---|
PlainSoEResetTask | 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
System.Windows.Input.ICommand
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject