Interface ITcoMovementState
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
interface ITcoMovementState : ITcoState, ITcoStateBase, ITcoObject, IVortexOnlineObject
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoMovementState CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoMovementState)
Declaration
void FlushOnlineToPlain(PlainTcoMovementState source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoMovementState)
Declaration
void FlushPlainToOnline(PlainTcoMovementState source)
Parameters