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