Class PlainEtcSlaveBase_82538BE2
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainEtcSlaveBase_82538BE2
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 PlainEtcSlaveBase_82538BE2 : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainEtcSlaveBase_82538BE2()
Declaration
public PlainEtcSlaveBase_82538BE2()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(EtcSlaveBase_82538BE2)
Declaration
public void CopyCyclicToPlain(EtcSlaveBase_82538BE2 source)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveBase_82538BE2 | source |
CopyCyclicToPlain(IEtcSlaveBase_82538BE2)
Declaration
public void CopyCyclicToPlain(IEtcSlaveBase_82538BE2 source)
Parameters
Type | Name | Description |
---|---|---|
IEtcSlaveBase_82538BE2 | source |
CopyPlainToCyclic(EtcSlaveBase_82538BE2)
Declaration
public void CopyPlainToCyclic(EtcSlaveBase_82538BE2 target)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveBase_82538BE2 | target |
CopyPlainToCyclic(IEtcSlaveBase_82538BE2)
Declaration
public void CopyPlainToCyclic(IEtcSlaveBase_82538BE2 target)
Parameters
Type | Name | Description |
---|---|---|
IEtcSlaveBase_82538BE2 | target |
CopyPlainToShadow(EtcSlaveBase_82538BE2)
Declaration
public void CopyPlainToShadow(EtcSlaveBase_82538BE2 target)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveBase_82538BE2 | target |
CopyPlainToShadow(IShadowEtcSlaveBase_82538BE2)
Declaration
public void CopyPlainToShadow(IShadowEtcSlaveBase_82538BE2 target)
Parameters
Type | Name | Description |
---|---|---|
IShadowEtcSlaveBase_82538BE2 | target |
CopyShadowToPlain(EtcSlaveBase_82538BE2)
Declaration
public void CopyShadowToPlain(EtcSlaveBase_82538BE2 source)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveBase_82538BE2 | source |
CopyShadowToPlain(IShadowEtcSlaveBase_82538BE2)
Declaration
public void CopyShadowToPlain(IShadowEtcSlaveBase_82538BE2 source)
Parameters
Type | Name | Description |
---|---|---|
IShadowEtcSlaveBase_82538BE2 | 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