Class PlainInfoData_8649EEEB
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainInfoData_8649EEEB
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_8649EEEB : INotifyPropertyChanged, IPlain
Constructors
|
Improve this Doc
View Source
PlainInfoData_8649EEEB()
Declaration
public PlainInfoData_8649EEEB()
Fields
|
Improve this Doc
View Source
_ObjectId
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
_SlaveCount
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
_State
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
Properties
|
Improve this Doc
View Source
ObjectId
Declaration
public uint ObjectId { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
SlaveCount
Declaration
public ushort SlaveCount { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
State
Declaration
public ushort State { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
Methods
|
Improve this Doc
View Source
CopyCyclicToPlain(IInfoData_8649EEEB)
Declaration
public void CopyCyclicToPlain(IInfoData_8649EEEB source)
Parameters
|
Improve this Doc
View Source
CopyCyclicToPlain(InfoData_8649EEEB)
Declaration
public void CopyCyclicToPlain(InfoData_8649EEEB source)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(IInfoData_8649EEEB)
Declaration
public void CopyPlainToCyclic(IInfoData_8649EEEB target)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(InfoData_8649EEEB)
Declaration
public void CopyPlainToCyclic(InfoData_8649EEEB target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(InfoData_8649EEEB)
Declaration
public void CopyPlainToShadow(InfoData_8649EEEB target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(IShadowInfoData_8649EEEB)
Declaration
public void CopyPlainToShadow(IShadowInfoData_8649EEEB target)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(InfoData_8649EEEB)
Declaration
public void CopyShadowToPlain(InfoData_8649EEEB source)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(IShadowInfoData_8649EEEB)
Declaration
public void CopyShadowToPlain(IShadowInfoData_8649EEEB source)
Parameters
Events
|
Improve this Doc
View Source
PropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type |
Description |
System.ComponentModel.PropertyChangedEventHandler |
|
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain