Interface ITcoEthercatDiagnosticsTask
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface ITcoEthercatDiagnosticsTask : ITcoTask, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_ConfigSlavesCount
Declaration
IOnlineUInt _ConfigSlavesCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_DiagnosticsMessengerIndex
Declaration
IOnlineUInt _DiagnosticsMessengerIndex { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_DiagnosticsMessengers
Declaration
IDiagnosticsMessengers _DiagnosticsMessengers { get; }
Property Value
|
Improve this Doc
View Source
_i
Declaration
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_name
Declaration
IOnlineString _name { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
_SlaveStatesCount
Declaration
IOnlineUInt _SlaveStatesCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_state
Declaration
IOnlineString _state { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
_type
Declaration
IOnlineString _type { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
_updateDiagnosticsState
Declaration
ITcoState _updateDiagnosticsState { get; }
Property Value
|
Improve this Doc
View Source
outDiagnosticsAvailable
Declaration
IOnlineBool outDiagnosticsAvailable { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoEthercatDiagnosticsTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoEthercatDiagnosticsTask)
Declaration
void FlushOnlineToPlain(PlainTcoEthercatDiagnosticsTask source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoEthercatDiagnosticsTask)
Declaration
void FlushPlainToOnline(PlainTcoEthercatDiagnosticsTask source)
Parameters