Class TcoEthercatDiagnosticsTask
Inheritance
System.Object
TcoEthercatDiagnosticsTask
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
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 Name \"\" }", "TcoEthercatDiagnosticsTask", "TcoIo", TypeComplexityEnum.Complex)]
public class TcoEthercatDiagnosticsTask : TcoTask, IVortexIdentity, IsTcoObject, ICommand, IDecorateLog, IsTask, IVortexObject, ITwinObject, IVortexElement, ITcoEthercatDiagnosticsTask, ITcoTask, ITcoObject, IShadowTcoEthercatDiagnosticsTask, IShadowTcoTask, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
TcoEthercatDiagnosticsTask()
Declaration
public TcoEthercatDiagnosticsTask()
|
Improve this Doc
View Source
TcoEthercatDiagnosticsTask(IVortexObject, String, String)
Declaration
public TcoEthercatDiagnosticsTask(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
__ConfigSlavesCount
Declaration
OnlinerUInt __ConfigSlavesCount
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
__DiagnosticsMessengerIndex
Declaration
OnlinerUInt __DiagnosticsMessengerIndex
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
__DiagnosticsMessengers
Declaration
DiagnosticsMessengers __DiagnosticsMessengers
Field Value
|
Improve this Doc
View Source
__i
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
__name
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
__SlaveStatesCount
Declaration
OnlinerUInt __SlaveStatesCount
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
__state
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
__type
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
__updateDiagnosticsState
Declaration
TcoState __updateDiagnosticsState
Field Value
|
Improve this Doc
View Source
_outDiagnosticsAvailable
Declaration
OnlinerBool _outDiagnosticsAvailable
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
Properties
|
Improve this Doc
View Source
_ConfigSlavesCount
Declaration
public OnlinerUInt _ConfigSlavesCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_DiagnosticsMessengerIndex
Declaration
public OnlinerUInt _DiagnosticsMessengerIndex { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_DiagnosticsMessengers
Declaration
public DiagnosticsMessengers _DiagnosticsMessengers { get; }
Property Value
|
Improve this Doc
View Source
_i
Declaration
public OnlinerUInt _i { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_name
Declaration
public OnlinerString _name { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
_SlaveStatesCount
Declaration
public OnlinerUInt _SlaveStatesCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_state
Declaration
public OnlinerString _state { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
_type
Declaration
public OnlinerString _type { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
_updateDiagnosticsState
Declaration
public TcoState _updateDiagnosticsState { get; }
Property Value
|
Improve this Doc
View Source
outDiagnosticsAvailable
Declaration
public OnlinerBool outDiagnosticsAvailable { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoEthercatDiagnosticsTask)
Declaration
public void CopyPlainToShadow(PlainTcoEthercatDiagnosticsTask source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
public PlainTcoEthercatDiagnosticsTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
CreatePlainerType(PlainTcoEthercatDiagnosticsTask)
Declaration
protected PlainTcoEthercatDiagnosticsTask CreatePlainerType(PlainTcoEthercatDiagnosticsTask cloned)
Parameters
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoEthercatDiagnosticsTask)
Declaration
public void FlushOnlineToPlain(PlainTcoEthercatDiagnosticsTask source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoEthercatDiagnosticsTask)
Declaration
public void FlushPlainToOnline(PlainTcoEthercatDiagnosticsTask source)
Parameters
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
|
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
IShadowTcoEthercatDiagnosticsTask._ConfigSlavesCount
Declaration
IShadowUInt IShadowTcoEthercatDiagnosticsTask._ConfigSlavesCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._DiagnosticsMessengerIndex
Declaration
IShadowUInt IShadowTcoEthercatDiagnosticsTask._DiagnosticsMessengerIndex { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._DiagnosticsMessengers
Declaration
IShadowDiagnosticsMessengers IShadowTcoEthercatDiagnosticsTask._DiagnosticsMessengers { get; }
Returns
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._i
Declaration
IShadowUInt IShadowTcoEthercatDiagnosticsTask._i { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._name
Declaration
IShadowString IShadowTcoEthercatDiagnosticsTask._name { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._SlaveStatesCount
Declaration
IShadowUInt IShadowTcoEthercatDiagnosticsTask._SlaveStatesCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._state
Declaration
IShadowString IShadowTcoEthercatDiagnosticsTask._state { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._type
Declaration
IShadowString IShadowTcoEthercatDiagnosticsTask._type { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask._updateDiagnosticsState
Declaration
IShadowTcoState IShadowTcoEthercatDiagnosticsTask._updateDiagnosticsState { get; }
Returns
|
Improve this Doc
View Source
IShadowTcoEthercatDiagnosticsTask.outDiagnosticsAvailable
Declaration
IShadowBool IShadowTcoEthercatDiagnosticsTask.outDiagnosticsAvailable { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._ConfigSlavesCount
Declaration
IOnlineUInt ITcoEthercatDiagnosticsTask._ConfigSlavesCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._DiagnosticsMessengerIndex
Declaration
IOnlineUInt ITcoEthercatDiagnosticsTask._DiagnosticsMessengerIndex { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._DiagnosticsMessengers
Declaration
IDiagnosticsMessengers ITcoEthercatDiagnosticsTask._DiagnosticsMessengers { get; }
Returns
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._i
Declaration
IOnlineUInt ITcoEthercatDiagnosticsTask._i { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._name
Declaration
IOnlineString ITcoEthercatDiagnosticsTask._name { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._SlaveStatesCount
Declaration
IOnlineUInt ITcoEthercatDiagnosticsTask._SlaveStatesCount { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._state
Declaration
IOnlineString ITcoEthercatDiagnosticsTask._state { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._type
Declaration
IOnlineString ITcoEthercatDiagnosticsTask._type { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask._updateDiagnosticsState
Declaration
ITcoState ITcoEthercatDiagnosticsTask._updateDiagnosticsState { get; }
Returns
|
Improve this Doc
View Source
ITcoEthercatDiagnosticsTask.outDiagnosticsAvailable
Declaration
IOnlineBool ITcoEthercatDiagnosticsTask.outDiagnosticsAvailable { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject