Interface IShadowTcoAxisOpModes
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
public interface IShadowTcoAxisOpModes : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
BacklashCompensation
Declaration
IShadowBool BacklashCompensation { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
LoopMode
Declaration
IShadowBool LoopMode { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
Modulo
Declaration
IShadowBool Modulo { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
MotionMonitoring
Declaration
IShadowBool MotionMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
PEHTimeMonitoring
Declaration
IShadowBool PEHTimeMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
PositionAreaMonitoring
Declaration
IShadowBool PositionAreaMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
PositionCorrection
Declaration
IShadowBool PositionCorrection { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
PositionLagMonitoring
Declaration
IShadowBool PositionLagMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
SoftLimitMaxMonitoring
Declaration
IShadowBool SoftLimitMaxMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
SoftLimitMinMonitoring
Declaration
IShadowBool SoftLimitMinMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
TargetPositionMonitoring
Declaration
IShadowBool TargetPositionMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
VelocityLagMonitoring
Declaration
IShadowBool VelocityLagMonitoring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAxisOpModes)
Declaration
void CopyPlainToShadow(PlainTcoAxisOpModes source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAxisOpModes CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()