Class SyncUnitTask_AB2F5079
Inheritance
System.Object
SyncUnitTask_AB2F5079
Implements
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: TcoIo
Assembly: TcoIoConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty BoxType \"IODEVICETYPE_ETHERCATPROT\" } {attribute addProperty Id \"WcStateAT %I*WcState_0B2B16F91InfoDataAT %I*InfoData_8649EEEB8\" } {attribute addProperty CRC \"2872004729\" } {attribute addProperty Size \"9\" } {attribute addProperty Name \"\" }", "SyncUnitTask_AB2F5079", "TcoIo", TypeComplexityEnum.Complex)]
public class SyncUnitTask_AB2F5079 : SyncUnitTaskBase_FCD3CBF3, IVortexObject, ITwinObject, IVortexElement, ISyncUnitTask_AB2F5079, ISyncUnitTaskBase_FCD3CBF3, IShadowSyncUnitTask_AB2F5079, IShadowSyncUnitTaskBase_FCD3CBF3, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
SyncUnitTask_AB2F5079()
Declaration
public SyncUnitTask_AB2F5079()
|
Improve this Doc
View Source
SyncUnitTask_AB2F5079(IVortexObject, String, String)
Declaration
public SyncUnitTask_AB2F5079(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
Fields
|
Improve this Doc
View Source
_InfoData
Declaration
InfoData_8649EEEB _InfoData
Field Value
|
Improve this Doc
View Source
_WcState
Declaration
WcState_0B2B16F9 _WcState
Field Value
Properties
|
Improve this Doc
View Source
_AttributeBoxType
Declaration
string _AttributeBoxType { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeCRC
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeId
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeSize
Declaration
string _AttributeSize { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeBoxType
Declaration
public string AttributeBoxType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeCRC
Declaration
public string AttributeCRC { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeId
Declaration
public string AttributeId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeSize
Declaration
public string AttributeSize { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
InfoData
Declaration
public InfoData_8649EEEB InfoData { get; }
Property Value
|
Improve this Doc
View Source
WcState
Declaration
public WcState_0B2B16F9 WcState { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainSyncUnitTask_AB2F5079)
Declaration
public void CopyPlainToShadow(PlainSyncUnitTask_AB2F5079 source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
public PlainSyncUnitTask_AB2F5079 CreatePlainerType()
Returns
|
Improve this Doc
View Source
CreatePlainerType(PlainSyncUnitTask_AB2F5079)
Declaration
protected PlainSyncUnitTask_AB2F5079 CreatePlainerType(PlainSyncUnitTask_AB2F5079 cloned)
Parameters
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainSyncUnitTask_AB2F5079)
Declaration
public void FlushOnlineToPlain(PlainSyncUnitTask_AB2F5079 source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainSyncUnitTask_AB2F5079)
Declaration
public void FlushPlainToOnline(PlainSyncUnitTask_AB2F5079 source)
Parameters
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
|
Improve this Doc
View Source
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
|
Improve this Doc
View Source
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
|
Improve this Doc
View Source
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 |
|
|
Improve this Doc
View Source
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
|
Improve this Doc
View Source
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 |
|
|
Improve this Doc
View Source
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
|
Improve this Doc
View Source
IShadowSyncUnitTask_AB2F5079.InfoData
Declaration
IShadowInfoData_8649EEEB IShadowSyncUnitTask_AB2F5079.InfoData { get; }
Returns
|
Improve this Doc
View Source
IShadowSyncUnitTask_AB2F5079.WcState
Declaration
IShadowWcState_0B2B16F9 IShadowSyncUnitTask_AB2F5079.WcState { get; }
Returns
|
Improve this Doc
View Source
ISyncUnitTask_AB2F5079.InfoData
Declaration
IInfoData_8649EEEB ISyncUnitTask_AB2F5079.InfoData { get; }
Returns
|
Improve this Doc
View Source
ISyncUnitTask_AB2F5079.WcState
Declaration
IWcState_0B2B16F9 ISyncUnitTask_AB2F5079.WcState { get; }
Returns
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject