Class Inputs_A65FACA4
Inheritance
System.Object
Inputs_A65FACA4
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
[TypeMetaDescriptor("{attribute addProperty BoxType \"IODEVICETYPE_ETHERCATPROT\" } {attribute addProperty Id \"SlaveCountAT %I*UINT2DevStateAT %I*UINT2Frm0StateAT %I*UINT2Frm0WcStateAT %I*UINT2Frm0InputToggleAT %I*UINT2\" } {attribute addProperty CRC \"2791287972\" } {attribute addProperty Size \"10\" } {attribute addProperty Name \"\" }", "Inputs_A65FACA4", "TcoIo", TypeComplexityEnum.Complex)]
public class Inputs_A65FACA4 : IVortexObject, ITwinObject, IVortexElement, IInputs_A65FACA4, IShadowInputs_A65FACA4, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
Declaration
|
Improve this Doc
View Source
Declaration
public Inputs_A65FACA4(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
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
OnlinerUInt _Frm0InputToggle
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
protected string _humanReadable
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
Properties
|
Improve this Doc
View Source
Declaration
string _AttributeBoxType { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
string _AttributeName { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
string _AttributeSize { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AttributeBoxType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AttributeCRC { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AttributeId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AttributeName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AttributeSize { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
List<IVortexObject> Children { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IVortexObject> |
|
|
Improve this Doc
View Source
Declaration
protected IConnector Connector { get; set; }
Property Value
Type |
Description |
Vortex.Connector.IConnector |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt DevState { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt Frm0InputToggle { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt Frm0State { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt Frm0WcState { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
public string HumanReadable { get; protected set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
List<IVortexElement> Kids { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IVortexElement> |
|
|
Improve this Doc
View Source
Declaration
protected IVortexObject Parent { get; set; }
Property Value
Type |
Description |
Vortex.Connector.IVortexObject |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
public OnlinerUInt SlaveCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
Declaration
public string Symbol { get; protected set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
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
Declaration
public void AddChild(IVortexObject vortexObject)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
vortexObject |
|
|
Improve this Doc
View Source
Declaration
public void AddKid(IVortexElement vortexElement)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexElement |
vortexElement |
|
|
Improve this Doc
View Source
Declaration
public void AddValueTag(IValueTag valueTag)
Parameters
Type |
Name |
Description |
Vortex.Connector.IValueTag |
valueTag |
|
|
Improve this Doc
View Source
Declaration
public void CopyPlainToShadow(PlainInputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
public PlainInputs_A65FACA4 CreatePlainerType()
Returns
|
Improve this Doc
View Source
Declaration
protected PlainInputs_A65FACA4 CreatePlainerType(PlainInputs_A65FACA4 cloned)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
public void FlushOnlineToPlain(PlainInputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
Declaration
public void FlushPlainToOnline(PlainInputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
public void FlushShadowToOnline()
|
Improve this Doc
View Source
Declaration
public IEnumerable<IVortexObject> GetChildren()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IVortexObject> |
|
|
Improve this Doc
View Source
Declaration
public IConnector GetConnector()
Returns
Type |
Description |
Vortex.Connector.IConnector |
|
|
Improve this Doc
View Source
Declaration
public IEnumerable<IVortexElement> GetKids()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IVortexElement> |
|
|
Improve this Doc
View Source
Declaration
public IVortexObject GetParent()
Returns
Type |
Description |
Vortex.Connector.IVortexObject |
|
|
Improve this Doc
View Source
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
Declaration
public void LazyOnlineToShadow()
|
Improve this Doc
View Source
Declaration
public void LazyShadowToOnline()
|
Improve this Doc
View Source
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
Declaration
void PexConstructorParameterless()
|
Improve this Doc
View Source
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
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInputs_A65FACA4.DevState { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInputs_A65FACA4.Frm0InputToggle { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInputs_A65FACA4.Frm0State { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInputs_A65FACA4.Frm0WcState { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IOnlineUInt IInputs_A65FACA4.SlaveCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInputs_A65FACA4.DevState { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInputs_A65FACA4.Frm0InputToggle { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInputs_A65FACA4.Frm0State { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInputs_A65FACA4.Frm0WcState { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt IShadowInputs_A65FACA4.SlaveCount { 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