Interface IShadowTcoCylinderConfig
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoPneumaticsConnector.dll
Syntax
public interface IShadowTcoCylinderConfig : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TimeToReachHomePosition
Declaration
IShadowTime TimeToReachHomePosition { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTime |
|
|
Improve this Doc
View Source
TimeToReachWorkPosition
Declaration
IShadowTime TimeToReachWorkPosition { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTime |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoCylinderConfig)
Declaration
void CopyPlainToShadow(PlainTcoCylinderConfig source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoCylinderConfig CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()