Class PlainInfoData_23CBA837
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainInfoData_23CBA837
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 PlainInfoData_23CBA837 : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainInfoData_23CBA837()
Declaration
public PlainInfoData_23CBA837()
Fields
| Improve this Doc View Source_AdsAddr
Declaration
PlainTcoAmsAddr _AdsAddr
Field Value
Type | Description |
---|---|
PlainTcoAmsAddr |
_State
Declaration
ushort _State
Field Value
Type | Description |
---|---|
System.UInt16 |
Properties
| Improve this Doc View SourceAdsAddr
Declaration
public PlainTcoAmsAddr AdsAddr { get; set; }
Property Value
Type | Description |
---|---|
PlainTcoAmsAddr |
State
Declaration
public ushort State { get; set; }
Property Value
Type | Description |
---|---|
System.UInt16 |
Methods
| Improve this Doc View SourceCopyCyclicToPlain(IInfoData_23CBA837)
Declaration
public void CopyCyclicToPlain(IInfoData_23CBA837 source)
Parameters
Type | Name | Description |
---|---|---|
IInfoData_23CBA837 | source |
CopyCyclicToPlain(InfoData_23CBA837)
Declaration
public void CopyCyclicToPlain(InfoData_23CBA837 source)
Parameters
Type | Name | Description |
---|---|---|
InfoData_23CBA837 | source |
CopyPlainToCyclic(IInfoData_23CBA837)
Declaration
public void CopyPlainToCyclic(IInfoData_23CBA837 target)
Parameters
Type | Name | Description |
---|---|---|
IInfoData_23CBA837 | target |
CopyPlainToCyclic(InfoData_23CBA837)
Declaration
public void CopyPlainToCyclic(InfoData_23CBA837 target)
Parameters
Type | Name | Description |
---|---|---|
InfoData_23CBA837 | target |
CopyPlainToShadow(InfoData_23CBA837)
Declaration
public void CopyPlainToShadow(InfoData_23CBA837 target)
Parameters
Type | Name | Description |
---|---|---|
InfoData_23CBA837 | target |
CopyPlainToShadow(IShadowInfoData_23CBA837)
Declaration
public void CopyPlainToShadow(IShadowInfoData_23CBA837 target)
Parameters
Type | Name | Description |
---|---|---|
IShadowInfoData_23CBA837 | target |
CopyShadowToPlain(InfoData_23CBA837)
Declaration
public void CopyShadowToPlain(InfoData_23CBA837 source)
Parameters
Type | Name | Description |
---|---|---|
InfoData_23CBA837 | source |
CopyShadowToPlain(IShadowInfoData_23CBA837)
Declaration
public void CopyShadowToPlain(IShadowInfoData_23CBA837 source)
Parameters
Type | Name | Description |
---|---|---|
IShadowInfoData_23CBA837 | 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