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