Class InfoData_84133AC9
Inheritance
System.Object
InfoData_84133AC9
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
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
[TypeMetaDescriptor("{attribute addProperty BoxType \"IODEVICETYPE_ETHERCATPROT\" } {attribute addProperty Id \"ChangeCountAT %I*UINT2DevIdAT %I*UINT2AmsNetIdAT %I*AMSNETID6CfgSlaveCountAT %I*UINT2DcToTcTimeOffsetAT %I*LINT8DcToExtTimeOffsetAT %I*LINT8\" } {attribute addProperty CRC \"3867959757\" } {attribute addProperty Size \"28\" } {attribute addProperty Name \"\" }", "InfoData_84133AC9", "TcoIo", TypeComplexityEnum.Complex)]
public class InfoData_84133AC9 : IVortexObject, ITwinObject, IVortexElement, IInfoData_84133AC9, IShadowInfoData_84133AC9, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
InfoData_84133AC9()
Declaration
public InfoData_84133AC9()
|
Improve this Doc
View Source
InfoData_84133AC9(IVortexObject, String, String)
Declaration
public InfoData_84133AC9(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
Fields
|
Improve this Doc
View Source
_AmsNetId
Declaration
Field Value
|
Improve this Doc
View Source
_CfgSlaveCount
Declaration
OnlinerUInt _CfgSlaveCount
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_ChangeCount
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_DcToExtTimeOffset
Declaration
OnlinerLInt _DcToExtTimeOffset
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLInt |
|
|
Improve this Doc
View Source
_DcToTcTimeOffset
Declaration
OnlinerLInt _DcToTcTimeOffset
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLInt |
|
|
Improve this Doc
View Source
_DevId
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_humanReadable
Declaration
protected string _humanReadable
Field Value
Type |
Description |
System.String |
|
Properties
|
Improve this Doc
View Source
_AttributeBoxType
Declaration
string _AttributeBoxType { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeCRC
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeId
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeName
Declaration
string _AttributeName { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_AttributeSize
Declaration
string _AttributeSize { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AmsNetId
Declaration
[IoLinkable("Inputs")]
public TcoAmsNetId AmsNetId { get; }
Property Value
|
Improve this Doc
View Source
AttributeBoxType
Declaration
public string AttributeBoxType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeCRC
Declaration
public string AttributeCRC { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeId
Declaration
public string AttributeId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeName
Declaration
public string AttributeName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeSize
Declaration
public string AttributeSize { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
CfgSlaveCount
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt CfgSlaveCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
ChangeCount
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt ChangeCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Children
Declaration
List<IVortexObject> Children { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IVortexObject> |
|
|
Improve this Doc
View Source
Connector
Declaration
protected IConnector Connector { get; set; }
Property Value
Type |
Description |
Vortex.Connector.IConnector |
|
|
Improve this Doc
View Source
DcToExtTimeOffset
Declaration
[IoLinkable("Inputs")]
public OnlinerLInt DcToExtTimeOffset { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLInt |
|
|
Improve this Doc
View Source
DcToTcTimeOffset
Declaration
[IoLinkable("Inputs")]
public OnlinerLInt DcToTcTimeOffset { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLInt |
|
|
Improve this Doc
View Source
DevId
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt DevId { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
HumanReadable
Declaration
public string HumanReadable { get; protected set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Kids
Declaration
List<IVortexElement> Kids { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IVortexElement> |
|
|
Improve this Doc
View Source
Parent
Declaration
protected IVortexObject Parent { get; set; }
Property Value
Type |
Description |
Vortex.Connector.IVortexObject |
|
|
Improve this Doc
View Source
Symbol
Declaration
public string Symbol { get; protected set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SymbolTail
Declaration
protected string SymbolTail { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
List<IValueTag> ValueTags { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IValueTag> |
|
Methods
|
Improve this Doc
View Source
AddChild(IVortexObject)
Declaration
public void AddChild(IVortexObject vortexObject)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
vortexObject |
|
|
Improve this Doc
View Source
AddKid(IVortexElement)
Declaration
public void AddKid(IVortexElement vortexElement)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexElement |
vortexElement |
|
|
Improve this Doc
View Source
AddValueTag(IValueTag)
Declaration
public void AddValueTag(IValueTag valueTag)
Parameters
Type |
Name |
Description |
Vortex.Connector.IValueTag |
valueTag |
|
|
Improve this Doc
View Source
CopyPlainToShadow(PlainInfoData_84133AC9)
Declaration
public void CopyPlainToShadow(PlainInfoData_84133AC9 source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
public PlainInfoData_84133AC9 CreatePlainerType()
Returns
|
Improve this Doc
View Source
CreatePlainerType(PlainInfoData_84133AC9)
Declaration
protected PlainInfoData_84133AC9 CreatePlainerType(PlainInfoData_84133AC9 cloned)
Parameters
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainInfoData_84133AC9)
Declaration
public void FlushOnlineToPlain(PlainInfoData_84133AC9 source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainInfoData_84133AC9)
Declaration
public void FlushPlainToOnline(PlainInfoData_84133AC9 source)
Parameters
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
|
Improve this Doc
View Source
GetChildren()
Declaration
public IEnumerable<IVortexObject> GetChildren()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IVortexObject> |
|
|
Improve this Doc
View Source
GetConnector()
Declaration
public IConnector GetConnector()
Returns
Type |
Description |
Vortex.Connector.IConnector |
|
|
Improve this Doc
View Source
GetKids()
Declaration
public IEnumerable<IVortexElement> GetKids()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IVortexElement> |
|
|
Improve this Doc
View Source
GetParent()
Declaration
public IVortexObject GetParent()
Returns
Type |
Description |
Vortex.Connector.IVortexObject |
|
|
Improve this Doc
View Source
GetSymbolTail()
Declaration
public string GetSymbolTail()
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public IEnumerable<IValueTag> GetValueTags()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IValueTag> |
|
|
Improve this Doc
View Source
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
|
Improve this Doc
View Source
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
|
Improve this Doc
View Source
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
|
Improve this Doc
View Source
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
|
Improve this Doc
View Source
IInfoData_84133AC9.AmsNetId
Declaration
[IoLinkable("Inputs")]
ITcoAmsNetId IInfoData_84133AC9.AmsNetId { get; }
Returns
|
Improve this Doc
View Source
IInfoData_84133AC9.CfgSlaveCount
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInfoData_84133AC9.CfgSlaveCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
IInfoData_84133AC9.ChangeCount
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInfoData_84133AC9.ChangeCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
IInfoData_84133AC9.DcToExtTimeOffset
Declaration
[IoLinkable("Inputs")]
IOnlineLInt IInfoData_84133AC9.DcToExtTimeOffset { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLInt |
|
|
Improve this Doc
View Source
IInfoData_84133AC9.DcToTcTimeOffset
Declaration
[IoLinkable("Inputs")]
IOnlineLInt IInfoData_84133AC9.DcToTcTimeOffset { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLInt |
|
|
Improve this Doc
View Source
IInfoData_84133AC9.DevId
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInfoData_84133AC9.DevId { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
IShadowInfoData_84133AC9.AmsNetId
Declaration
[IoLinkable("Inputs")]
IShadowTcoAmsNetId IShadowInfoData_84133AC9.AmsNetId { get; }
Returns
|
Improve this Doc
View Source
IShadowInfoData_84133AC9.CfgSlaveCount
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInfoData_84133AC9.CfgSlaveCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowInfoData_84133AC9.ChangeCount
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInfoData_84133AC9.ChangeCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowInfoData_84133AC9.DcToExtTimeOffset
Declaration
[IoLinkable("Inputs")]
IShadowLInt IShadowInfoData_84133AC9.DcToExtTimeOffset { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLInt |
|
|
Improve this Doc
View Source
IShadowInfoData_84133AC9.DcToTcTimeOffset
Declaration
[IoLinkable("Inputs")]
IShadowLInt IShadowInfoData_84133AC9.DcToTcTimeOffset { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLInt |
|
|
Improve this Doc
View Source
IShadowInfoData_84133AC9.DevId
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInfoData_84133AC9.DevId { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject