Class PlainSyncUnitTask_2D604ED5
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainSyncUnitTask_2D604ED5
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain
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
public class PlainSyncUnitTask_2D604ED5 : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainSyncUnitTask_2D604ED5()
Declaration
public PlainSyncUnitTask_2D604ED5()
Fields
| Improve this Doc View Source_InfoData
Declaration
PlainInfoData_2A97D6CF _InfoData
Field Value
Type | Description |
---|---|
PlainInfoData_2A97D6CF |
_WcState
Declaration
PlainWcState_0B2B16F9 _WcState
Field Value
Type | Description |
---|---|
PlainWcState_0B2B16F9 |
Properties
| Improve this Doc View SourceInfoData
Declaration
public PlainInfoData_2A97D6CF InfoData { get; set; }
Property Value
Type | Description |
---|---|
PlainInfoData_2A97D6CF |
WcState
Declaration
public PlainWcState_0B2B16F9 WcState { get; set; }
Property Value
Type | Description |
---|---|
PlainWcState_0B2B16F9 |
Methods
| Improve this Doc View SourceCopyCyclicToPlain(ISyncUnitTask_2D604ED5)
Declaration
public void CopyCyclicToPlain(ISyncUnitTask_2D604ED5 source)
Parameters
Type | Name | Description |
---|---|---|
ISyncUnitTask_2D604ED5 | source |
CopyCyclicToPlain(SyncUnitTask_2D604ED5)
Declaration
public void CopyCyclicToPlain(SyncUnitTask_2D604ED5 source)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTask_2D604ED5 | source |
CopyPlainToCyclic(ISyncUnitTask_2D604ED5)
Declaration
public void CopyPlainToCyclic(ISyncUnitTask_2D604ED5 target)
Parameters
Type | Name | Description |
---|---|---|
ISyncUnitTask_2D604ED5 | target |
CopyPlainToCyclic(SyncUnitTask_2D604ED5)
Declaration
public void CopyPlainToCyclic(SyncUnitTask_2D604ED5 target)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTask_2D604ED5 | target |
CopyPlainToShadow(IShadowSyncUnitTask_2D604ED5)
Declaration
public void CopyPlainToShadow(IShadowSyncUnitTask_2D604ED5 target)
Parameters
Type | Name | Description |
---|---|---|
IShadowSyncUnitTask_2D604ED5 | target |
CopyPlainToShadow(SyncUnitTask_2D604ED5)
Declaration
public void CopyPlainToShadow(SyncUnitTask_2D604ED5 target)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTask_2D604ED5 | target |
CopyShadowToPlain(IShadowSyncUnitTask_2D604ED5)
Declaration
public void CopyShadowToPlain(IShadowSyncUnitTask_2D604ED5 source)
Parameters
Type | Name | Description |
---|---|---|
IShadowSyncUnitTask_2D604ED5 | source |
CopyShadowToPlain(SyncUnitTask_2D604ED5)
Declaration
public void CopyShadowToPlain(SyncUnitTask_2D604ED5 source)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTask_2D604ED5 | source |
Events
| Improve this Doc View SourcePropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type | Description |
---|---|
System.ComponentModel.PropertyChangedEventHandler |
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain