Interface ITcoCylinder
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoPneumaticsConnector.dll
Syntax
public interface ITcoCylinder : ITcoCylinderBase, ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_config
Declaration
ITcoCylinderConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_moveHomeDefault
Declaration
ITcoCylinderMoveTask _moveHomeDefault { get; }
Property Value
|
Improve this Doc
View Source
_moveWorkDefault
Declaration
ITcoCylinderMoveTask _moveWorkDefault { get; }
Property Value
|
Improve this Doc
View Source
_status
Declaration
ITcoCylinderStatus _status { get; }
Property Value
|
Improve this Doc
View Source
_stopDefault
Declaration
ITcoTask _stopDefault { get; }
Property Value
|
Improve this Doc
View Source
Attribute_moveHomeDefaultName
Declaration
string Attribute_moveHomeDefaultName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Attribute_moveWorkDefaultName
Declaration
string Attribute_moveWorkDefaultName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Attribute_stopDefaultName
Declaration
string Attribute_stopDefaultName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoCylinder CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoCylinder)
Declaration
void FlushOnlineToPlain(PlainTcoCylinder source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoCylinder)
Declaration
void FlushPlainToOnline(PlainTcoCylinder source)
Parameters