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