Interface ITcoCylinderBase
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoPneumaticsConnector.dll
Syntax
public interface ITcoCylinderBase : ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_atHomePos
Declaration
IOnlineBool _atHomePos { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_atHomePosSignalInfo
Declaration
ITcoSignalInfo _atHomePosSignalInfo { get; }
Property Value
|
Improve this Doc
View Source
_atWorkPos
Declaration
IOnlineBool _atWorkPos { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_atWorkPosSignalInfo
Declaration
ITcoSignalInfo _atWorkPosSignalInfo { get; }
Property Value
|
Improve this Doc
View Source
_toHomePos
Declaration
IOnlineBool _toHomePos { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_toHomePosSignalInfo
Declaration
ITcoSignalInfo _toHomePosSignalInfo { get; }
Property Value
|
Improve this Doc
View Source
_toWorkPos
Declaration
IOnlineBool _toWorkPos { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_toWorkPosSignalInfo
Declaration
ITcoSignalInfo _toWorkPosSignalInfo { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoCylinderBase CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoCylinderBase)
Declaration
void FlushOnlineToPlain(PlainTcoCylinderBase source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoCylinderBase)
Declaration
void FlushPlainToOnline(PlainTcoCylinderBase source)
Parameters