Interface IShadowHaltTask
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
public interface IShadowHaltTask : IShadowTcoTask, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_deceleration
Declaration
IShadowLReal _deceleration { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLReal |
|
|
Improve this Doc
View Source
_jerk
Declaration
IShadowLReal _jerk { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLReal |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainHaltTask)
Declaration
void CopyPlainToShadow(PlainHaltTask source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainHaltTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()