Interface IShadowTcoCylinderMoveTask
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoPneumaticsConnector.dll
Syntax
public interface IShadowTcoCylinderMoveTask : IShadowTcoTask, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_stringBuilder
Declaration
IShadowStringBuilder _stringBuilder { get; }
Property Value
|
Improve this Doc
View Source
MaxTimeToReachPosition
Declaration
IShadowTime MaxTimeToReachPosition { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTime |
|
|
Improve this Doc
View Source
PositionName
Declaration
IShadowString PositionName { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
PositionSensor
Declaration
IShadowBool PositionSensor { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoCylinderMoveTask)
Declaration
void CopyPlainToShadow(PlainTcoCylinderMoveTask source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoCylinderMoveTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()