Interface IShadow_internals_TcoContext
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface IShadow_internals_TcoContext : IShadowTcoContext, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_plcCycleCounter
Declaration
IShadowULInt _plcCycleCounter { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
_probeCurrentCycleCount
Declaration
IShadowULInt _probeCurrentCycleCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
_probeRunRequiredCycles
Declaration
IShadowULInt _probeRunRequiredCycles { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
_testDoneCounter
Declaration
IShadowULInt _testDoneCounter { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
_testId
Declaration
IShadowULInt _testId { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(Plain_internals_TcoContext)
Declaration
void CopyPlainToShadow(Plain_internals_TcoContext source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
Plain_internals_TcoContext CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()