Interface IShadowTcoEthercatDiagnosticsTask
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface IShadowTcoEthercatDiagnosticsTask : IShadowTcoTask, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_ConfigSlavesCount
Declaration
IShadowUInt _ConfigSlavesCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
_DiagnosticsMessengerIndex
Declaration
IShadowUInt _DiagnosticsMessengerIndex { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
_DiagnosticsMessengers
Declaration
IShadowDiagnosticsMessengers _DiagnosticsMessengers { get; }
Property Value
|
Improve this Doc
View Source
_i
Declaration
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
_name
Declaration
IShadowString _name { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
_SlaveStatesCount
Declaration
IShadowUInt _SlaveStatesCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
_state
Declaration
IShadowString _state { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
_type
Declaration
IShadowString _type { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
_updateDiagnosticsState
Declaration
IShadowTcoState _updateDiagnosticsState { get; }
Property Value
|
Improve this Doc
View Source
outDiagnosticsAvailable
Declaration
IShadowBool outDiagnosticsAvailable { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoEthercatDiagnosticsTask)
Declaration
void CopyPlainToShadow(PlainTcoEthercatDiagnosticsTask source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoEthercatDiagnosticsTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()