Interface IShadowTcoCylinder
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoPneumaticsConnector.dll
Syntax
public interface IShadowTcoCylinder : IShadowTcoCylinderBase, IShadowTcoComponent, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_config
Declaration
IShadowTcoCylinderConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_moveHomeDefault
Declaration
IShadowTcoCylinderMoveTask _moveHomeDefault { get; }
Property Value
|
Improve this Doc
View Source
_moveWorkDefault
Declaration
IShadowTcoCylinderMoveTask _moveWorkDefault { get; }
Property Value
|
Improve this Doc
View Source
_status
Declaration
IShadowTcoCylinderStatus _status { get; }
Property Value
|
Improve this Doc
View Source
_stopDefault
Declaration
IShadowTcoTask _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
CopyPlainToShadow(PlainTcoCylinder)
Declaration
void CopyPlainToShadow(PlainTcoCylinder source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoCylinder CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()