Class PlainEtcSlaveTerminalBase_947E5A46
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 PlainEtcSlaveTerminalBase_947E5A46 : PlainEtcSlaveBase_82538BE2, INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainEtcSlaveTerminalBase_947E5A46()
Declaration
public PlainEtcSlaveTerminalBase_947E5A46()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(EtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyCyclicToPlain(EtcSlaveTerminalBase_947E5A46 source)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveTerminalBase_947E5A46 | source |
CopyCyclicToPlain(IEtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyCyclicToPlain(IEtcSlaveTerminalBase_947E5A46 source)
Parameters
Type | Name | Description |
---|---|---|
IEtcSlaveTerminalBase_947E5A46 | source |
CopyPlainToCyclic(EtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyPlainToCyclic(EtcSlaveTerminalBase_947E5A46 target)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveTerminalBase_947E5A46 | target |
CopyPlainToCyclic(IEtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyPlainToCyclic(IEtcSlaveTerminalBase_947E5A46 target)
Parameters
Type | Name | Description |
---|---|---|
IEtcSlaveTerminalBase_947E5A46 | target |
CopyPlainToShadow(EtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyPlainToShadow(EtcSlaveTerminalBase_947E5A46 target)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveTerminalBase_947E5A46 | target |
CopyPlainToShadow(IShadowEtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyPlainToShadow(IShadowEtcSlaveTerminalBase_947E5A46 target)
Parameters
Type | Name | Description |
---|---|---|
IShadowEtcSlaveTerminalBase_947E5A46 | target |
CopyShadowToPlain(EtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyShadowToPlain(EtcSlaveTerminalBase_947E5A46 source)
Parameters
Type | Name | Description |
---|---|---|
EtcSlaveTerminalBase_947E5A46 | source |
CopyShadowToPlain(IShadowEtcSlaveTerminalBase_947E5A46)
Declaration
public void CopyShadowToPlain(IShadowEtcSlaveTerminalBase_947E5A46 source)
Parameters
Type | Name | Description |
---|---|---|
IShadowEtcSlaveTerminalBase_947E5A46 | 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