Interface I_internals_TcoContext
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface I_internals_TcoContext : ITcoContext, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_plcCycleCounter
Declaration
IOnlineULInt _plcCycleCounter { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
|
Improve this Doc
View Source
_probeCurrentCycleCount
Declaration
IOnlineULInt _probeCurrentCycleCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
|
Improve this Doc
View Source
_probeRunRequiredCycles
Declaration
IOnlineULInt _probeRunRequiredCycles { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
|
Improve this Doc
View Source
_testDoneCounter
Declaration
IOnlineULInt _testDoneCounter { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
|
Improve this Doc
View Source
_testId
Declaration
IOnlineULInt _testId { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
Plain_internals_TcoContext CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(Plain_internals_TcoContext)
Declaration
void FlushOnlineToPlain(Plain_internals_TcoContext source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(Plain_internals_TcoContext)
Declaration
void FlushPlainToOnline(Plain_internals_TcoContext source)
Parameters