Class PlainTcoAxisStatus
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainTcoAxisStatus
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain
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: TcoDrivesBeckhoffConnector.dll
Syntax
public class PlainTcoAxisStatus : INotifyPropertyChanged, IPlain
Constructors
|
Improve this Doc
View Source
PlainTcoAxisStatus()
Declaration
public PlainTcoAxisStatus()
Fields
|
Improve this Doc
View Source
_Accelerating
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ActAcc
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
_ActPos
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
_ActTorque
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
_ActVelo
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
_CamDataQueued
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_CamScalingPending
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_CamTableQueued
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_CmdBuffered
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_CmdNo
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
_CmdState
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
_Compensating
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ConstantVelocity
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ContinuousMotion
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ControlLoopClosed
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Coupled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Decelerating
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Disabled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_DiscreteMotion
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_DriveDeviceError
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Error
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ErrorId
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
_ErrorStop
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ExternalLatchValid
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ExtSetPointGenEnabled
Declaration
bool _ExtSetPointGenEnabled
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_HasBeenStopped
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_HasJob
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Homed
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Homing
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_HomingBusy
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_InPositionArea
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_InTargetPosition
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_IoDataInvalid
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_ModuloActPos
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
_ModuloActTurns
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
_MotionCommandsLocked
Declaration
bool _MotionCommandsLocked
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_MotionState
Declaration
Field Value
Type |
Description |
System.Int16 |
|
|
Improve this Doc
View Source
_Moving
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_NegativeDirection
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_NewTargetPosition
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_NotMoving
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Operational
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_OpMode
Declaration
PlainTcoAxisOpModes _OpMode
Field Value
|
Improve this Doc
View Source
_PositiveDirection
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_PTPmode
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_SoftLimitMaxExceeded
Declaration
bool _SoftLimitMaxExceeded
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_SoftLimitMinExceeded
Declaration
bool _SoftLimitMinExceeded
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_StandStill
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_Stopping
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
_SynchronizedMotion
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Properties
|
Improve this Doc
View Source
Accelerating
Declaration
public bool Accelerating { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ActAcc
Declaration
public double ActAcc { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ActPos
Declaration
public double ActPos { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ActTorque
Declaration
public double ActTorque { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ActVelo
Declaration
public double ActVelo { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
CamDataQueued
Declaration
public bool CamDataQueued { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CamScalingPending
Declaration
public bool CamScalingPending { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CamTableQueued
Declaration
public bool CamTableQueued { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CmdBuffered
Declaration
public bool CmdBuffered { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CmdNo
Declaration
public ushort CmdNo { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
CmdState
Declaration
public ushort CmdState { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Compensating
Declaration
public bool Compensating { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ConstantVelocity
Declaration
public bool ConstantVelocity { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ContinuousMotion
Declaration
public bool ContinuousMotion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ControlLoopClosed
Declaration
public bool ControlLoopClosed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Coupled
Declaration
public bool Coupled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Decelerating
Declaration
public bool Decelerating { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Disabled
Declaration
public bool Disabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DiscreteMotion
Declaration
public bool DiscreteMotion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DriveDeviceError
Declaration
public bool DriveDeviceError { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Error
Declaration
public bool Error { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ErrorId
Declaration
public uint ErrorId { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
ErrorStop
Declaration
public bool ErrorStop { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ExternalLatchValid
Declaration
public bool ExternalLatchValid { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ExtSetPointGenEnabled
Declaration
public bool ExtSetPointGenEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HasBeenStopped
Declaration
public bool HasBeenStopped { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HasJob
Declaration
public bool HasJob { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Homed
Declaration
public bool Homed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Homing
Declaration
public bool Homing { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HomingBusy
Declaration
public bool HomingBusy { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
InPositionArea
Declaration
public bool InPositionArea { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
InTargetPosition
Declaration
public bool InTargetPosition { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IoDataInvalid
Declaration
public bool IoDataInvalid { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ModuloActPos
Declaration
public double ModuloActPos { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ModuloActTurns
Declaration
public int ModuloActTurns { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MotionCommandsLocked
Declaration
public bool MotionCommandsLocked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
MotionState
Declaration
public short MotionState { get; set; }
Property Value
Type |
Description |
System.Int16 |
|
|
Improve this Doc
View Source
Moving
Declaration
public bool Moving { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
NegativeDirection
Declaration
public bool NegativeDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
NewTargetPosition
Declaration
public bool NewTargetPosition { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
NotMoving
Declaration
public bool NotMoving { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Operational
Declaration
public bool Operational { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
OpMode
Declaration
public PlainTcoAxisOpModes OpMode { get; set; }
Property Value
|
Improve this Doc
View Source
PositiveDirection
Declaration
public bool PositiveDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PTPmode
Declaration
public bool PTPmode { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SoftLimitMaxExceeded
Declaration
public bool SoftLimitMaxExceeded { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SoftLimitMinExceeded
Declaration
public bool SoftLimitMinExceeded { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
StandStill
Declaration
public bool StandStill { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Stopping
Declaration
public bool Stopping { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SynchronizedMotion
Declaration
public bool SynchronizedMotion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
|
Improve this Doc
View Source
CopyCyclicToPlain(ITcoAxisStatus)
Declaration
public void CopyCyclicToPlain(ITcoAxisStatus source)
Parameters
|
Improve this Doc
View Source
CopyCyclicToPlain(TcoAxisStatus)
Declaration
public void CopyCyclicToPlain(TcoAxisStatus source)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(ITcoAxisStatus)
Declaration
public void CopyPlainToCyclic(ITcoAxisStatus target)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(TcoAxisStatus)
Declaration
public void CopyPlainToCyclic(TcoAxisStatus target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(IShadowTcoAxisStatus)
Declaration
public void CopyPlainToShadow(IShadowTcoAxisStatus target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(TcoAxisStatus)
Declaration
public void CopyPlainToShadow(TcoAxisStatus target)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(IShadowTcoAxisStatus)
Declaration
public void CopyShadowToPlain(IShadowTcoAxisStatus source)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(TcoAxisStatus)
Declaration
public void CopyShadowToPlain(TcoAxisStatus source)
Parameters
Events
|
Improve this Doc
View Source
PropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type |
Description |
System.ComponentModel.PropertyChangedEventHandler |
|
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain