Class TcoCylinder
Inheritance
System.Object
TcoCylinder
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: TcoPneumaticsConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty _moveHomeDefaultName \"<#MOVE HOME#>\" } {attribute addProperty _moveWorkDefaultName \"<#MOVE TO WORK#>\" } {attribute addProperty _stopDefaultName \"<#STOP#>\" } {attribute addProperty Name \"\" }", "TcoCylinder", "TcoPneumatics", TypeComplexityEnum.Complex)]
public class TcoCylinder : TcoCylinderBase, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoCylinder, ITcoCylinderBase, ITcoComponent, ITcoObject, IShadowTcoCylinder, IShadowTcoCylinderBase, IShadowTcoComponent, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
TcoCylinder()
Declaration
|
Improve this Doc
View Source
TcoCylinder(IVortexObject, String, String)
Declaration
public TcoCylinder(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
Fields
|
Improve this Doc
View Source
__config
Declaration
TcoCylinderConfig __config
Field Value
|
Improve this Doc
View Source
__moveHomeDefault
Declaration
TcoCylinderMoveTask __moveHomeDefault
Field Value
|
Improve this Doc
View Source
__moveWorkDefault
Declaration
TcoCylinderMoveTask __moveWorkDefault
Field Value
|
Improve this Doc
View Source
__status
Declaration
TcoCylinderStatus __status
Field Value
|
Improve this Doc
View Source
__stopDefault
Declaration
Field Value
Properties
|
Improve this Doc
View Source
_Attribute_moveHomeDefaultName
Declaration
string _Attribute_moveHomeDefaultName { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_Attribute_moveWorkDefaultName
Declaration
string _Attribute_moveWorkDefaultName { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_Attribute_stopDefaultName
Declaration
string _Attribute_stopDefaultName { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_config
Declaration
public TcoCylinderConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_moveHomeDefault
Declaration
public TcoCylinderMoveTask _moveHomeDefault { get; }
Property Value
|
Improve this Doc
View Source
_moveWorkDefault
Declaration
public TcoCylinderMoveTask _moveWorkDefault { get; }
Property Value
|
Improve this Doc
View Source
_status
Declaration
public TcoCylinderStatus _status { get; }
Property Value
|
Improve this Doc
View Source
_stopDefault
Declaration
public TcoTask _stopDefault { get; }
Property Value
|
Improve this Doc
View Source
Attribute_moveHomeDefaultName
Declaration
public string Attribute_moveHomeDefaultName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Attribute_moveWorkDefaultName
Declaration
public string Attribute_moveWorkDefaultName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Attribute_stopDefaultName
Declaration
public string Attribute_stopDefaultName { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoCylinder)
Declaration
public void CopyPlainToShadow(PlainTcoCylinder source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
public PlainTcoCylinder CreatePlainerType()
Returns
|
Improve this Doc
View Source
CreatePlainerType(PlainTcoCylinder)
Declaration
protected PlainTcoCylinder CreatePlainerType(PlainTcoCylinder cloned)
Parameters
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoCylinder)
Declaration
public void FlushOnlineToPlain(PlainTcoCylinder source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoCylinder)
Declaration
public void FlushPlainToOnline(PlainTcoCylinder source)
Parameters
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
|
Improve this Doc
View Source
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
|
Improve this Doc
View Source
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
|
Improve this Doc
View Source
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
|
Improve this Doc
View Source
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
|
Improve this Doc
View Source
Simulate()
Declaration
Explicit Interface Implementations
|
Improve this Doc
View Source
IShadowTcoCylinder._config
Declaration
IShadowTcoCylinderConfig IShadowTcoCylinder._config { get; }
Returns
|
Improve this Doc
View Source
IShadowTcoCylinder._moveHomeDefault
Declaration
IShadowTcoCylinderMoveTask IShadowTcoCylinder._moveHomeDefault { get; }
Returns
|
Improve this Doc
View Source
IShadowTcoCylinder._moveWorkDefault
Declaration
IShadowTcoCylinderMoveTask IShadowTcoCylinder._moveWorkDefault { get; }
Returns
|
Improve this Doc
View Source
IShadowTcoCylinder._status
Declaration
IShadowTcoCylinderStatus IShadowTcoCylinder._status { get; }
Returns
|
Improve this Doc
View Source
IShadowTcoCylinder._stopDefault
Declaration
IShadowTcoTask IShadowTcoCylinder._stopDefault { get; }
Returns
|
Improve this Doc
View Source
ITcoCylinder._config
Declaration
ITcoCylinderConfig ITcoCylinder._config { get; }
Returns
|
Improve this Doc
View Source
ITcoCylinder._moveHomeDefault
Declaration
ITcoCylinderMoveTask ITcoCylinder._moveHomeDefault { get; }
Returns
|
Improve this Doc
View Source
ITcoCylinder._moveWorkDefault
Declaration
ITcoCylinderMoveTask ITcoCylinder._moveWorkDefault { get; }
Returns
|
Improve this Doc
View Source
ITcoCylinder._status
Declaration
ITcoCylinderStatus ITcoCylinder._status { get; }
Returns
|
Improve this Doc
View Source
ITcoCylinder._stopDefault
Declaration
ITcoTask ITcoCylinder._stopDefault { get; }
Returns
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject