Class TcoAnalogueInspector
Provides a mechanism for inspecting status of discrete signal.
Implements
Vortex.Connector.Identity.IVortexIdentity
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: TcoInspectors
Assembly: TcoInspectorsConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "TcoAnalogueInspector", "TcoInspectors", TypeComplexityEnum.Complex)]
public class TcoAnalogueInspector : TcoInspector, IVortexIdentity, IsTcoObject, IsInspector, IVortexObject, ITwinObject, IVortexElement, ITcoAnalogueInspector, ITcoInspector, ITcoObject, IShadowTcoAnalogueInspector, IShadowTcoInspector, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoAnalogueInspector()
Declaration
public TcoAnalogueInspector()
TcoAnalogueInspector(IVortexObject, String, String)
Declaration
public TcoAnalogueInspector(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__data
Declaration
TcoAnalogueInspectorData __data
Field Value
Type | Description |
---|---|
TcoAnalogueInspectorData |
Properties
| Improve this Doc View Source_data
Declaration
public TcoAnalogueInspectorData _data { get; }
Property Value
Type | Description |
---|---|
TcoAnalogueInspectorData |
InspectorData
Declaration
public IsInspectorData InspectorData { get; }
Property Value
Type | Description |
---|---|
IsInspectorData |
ResultAsEnum
Declaration
public eInspectorResult ResultAsEnum { get; }
Property Value
Type | Description |
---|---|
eInspectorResult |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainTcoAnalogueInspector)
Declaration
public void CopyPlainToShadow(PlainTcoAnalogueInspector source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoAnalogueInspector | source |
CreatePlainerType()
Declaration
public PlainTcoAnalogueInspector CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoAnalogueInspector |
CreatePlainerType(PlainTcoAnalogueInspector)
Declaration
protected PlainTcoAnalogueInspector CreatePlainerType(PlainTcoAnalogueInspector cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoAnalogueInspector | cloned |
Returns
Type | Description |
---|---|
PlainTcoAnalogueInspector |
FlushOnlineToPlain(PlainTcoAnalogueInspector)
Declaration
public void FlushOnlineToPlain(PlainTcoAnalogueInspector source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoAnalogueInspector | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoAnalogueInspector)
Declaration
public void FlushPlainToOnline(PlainTcoAnalogueInspector source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoAnalogueInspector | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
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 |
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
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 |
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
| Improve this Doc View SourceIShadowTcoAnalogueInspector._data
Declaration
IShadowTcoAnalogueInspectorData IShadowTcoAnalogueInspector._data { get; }
Returns
Type | Description |
---|---|
IShadowTcoAnalogueInspectorData |
ITcoAnalogueInspector._data
Declaration
ITcoAnalogueInspectorData ITcoAnalogueInspector._data { get; }
Returns
Type | Description |
---|---|
ITcoAnalogueInspectorData |
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject