Class PlainInfoData_84133AC9
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainInfoData_84133AC9
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_84133AC9 : INotifyPropertyChanged, IPlain
Constructors
|
Improve this Doc
View Source
PlainInfoData_84133AC9()
Declaration
public PlainInfoData_84133AC9()
Fields
|
Improve this Doc
View Source
_AmsNetId
Declaration
PlainTcoAmsNetId _AmsNetId
Field Value
|
Improve this Doc
View Source
_CfgSlaveCount
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
_ChangeCount
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
_DcToExtTimeOffset
Declaration
Field Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
_DcToTcTimeOffset
Declaration
Field Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
_DevId
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
Properties
|
Improve this Doc
View Source
AmsNetId
Declaration
public PlainTcoAmsNetId AmsNetId { get; set; }
Property Value
|
Improve this Doc
View Source
CfgSlaveCount
Declaration
public ushort CfgSlaveCount { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
ChangeCount
Declaration
public ushort ChangeCount { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
DcToExtTimeOffset
Declaration
public long DcToExtTimeOffset { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
DcToTcTimeOffset
Declaration
public long DcToTcTimeOffset { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
DevId
Declaration
public ushort DevId { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
Methods
|
Improve this Doc
View Source
CopyCyclicToPlain(IInfoData_84133AC9)
Declaration
public void CopyCyclicToPlain(IInfoData_84133AC9 source)
Parameters
|
Improve this Doc
View Source
CopyCyclicToPlain(InfoData_84133AC9)
Declaration
public void CopyCyclicToPlain(InfoData_84133AC9 source)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(IInfoData_84133AC9)
Declaration
public void CopyPlainToCyclic(IInfoData_84133AC9 target)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(InfoData_84133AC9)
Declaration
public void CopyPlainToCyclic(InfoData_84133AC9 target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(InfoData_84133AC9)
Declaration
public void CopyPlainToShadow(InfoData_84133AC9 target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(IShadowInfoData_84133AC9)
Declaration
public void CopyPlainToShadow(IShadowInfoData_84133AC9 target)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(InfoData_84133AC9)
Declaration
public void CopyShadowToPlain(InfoData_84133AC9 source)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(IShadowInfoData_84133AC9)
Declaration
public void CopyShadowToPlain(IShadowInfoData_84133AC9 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