Interface IStopTask
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
public interface IStopTask : ITcoTask, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_deceleration
Declaration
IOnlineLReal _deceleration { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLReal |
|
|
Improve this Doc
View Source
_jerk
Declaration
IOnlineLReal _jerk { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLReal |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainStopTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainStopTask)
Declaration
void FlushOnlineToPlain(PlainStopTask source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainStopTask)
Declaration
void FlushPlainToOnline(PlainStopTask source)
Parameters