Interface ITcoEthercatMasterDevice
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 ITcoEthercatMasterDevice : ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_acknowledge
Declaration
ITcoTask _acknowledge { get; }
Property Value
|
Improve this Doc
View Source
_allDataValid
Declaration
IOnlineBool _allDataValid { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_DeviceHasSomeIssue
Declaration
IOnlineBool _DeviceHasSomeIssue { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_DiagnosticsAvailable
Declaration
IOnlineBool _DiagnosticsAvailable { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_InfoDataChangeCountPV
Declaration
IOnlineUInt _InfoDataChangeCountPV { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_numberOfSyncUnits
Declaration
IOnlineUInt _numberOfSyncUnits { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_someDataInvalid
Declaration
IOnlineBool _someDataInvalid { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_someSyncUnitHasSomeIssue
Declaration
IOnlineBool _someSyncUnitHasSomeIssue { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_TcoEthercatDiagnosticsTask
Declaration
ITcoEthercatDiagnosticsTask _TcoEthercatDiagnosticsTask { get; }
Property Value
|
Improve this Doc
View Source
InfoData
Declaration
IInfoData_84133AC9 InfoData { get; }
Property Value
|
Improve this Doc
View Source
Declaration
IInputs_A65FACA4 Inputs { get; }
Property Value
|
Improve this Doc
View Source
Outputs
Declaration
IOutputs_23C0ED1D Outputs { get; }
Property Value
|
Improve this Doc
View Source
SyncUnitsSize
Declaration
IOnlineUInt SyncUnitsSize { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoEthercatMasterDevice CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoEthercatMasterDevice)
Declaration
void FlushOnlineToPlain(PlainTcoEthercatMasterDevice source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoEthercatMasterDevice)
Declaration
void FlushPlainToOnline(PlainTcoEthercatMasterDevice source)
Parameters