Class Jog
Inheritance
System.Object
Jog
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 abstract class Jog : TcoObject
Constructors
|
Improve this Doc
View Source
Jog()
Prevents creating instance of this class via public constructor
Declaration
Fields
|
Improve this Doc
View Source
_acceleration
Declaration
public object _acceleration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_deceleration
Declaration
public object _deceleration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_inServiceMode
Declaration
public object _inServiceMode
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_jerk
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_jogBackwardsTask
Declaration
public TcoMomentaryTask _jogBackwardsTask
Field Value
|
Improve this Doc
View Source
_jogForwardTask
Declaration
public TcoMomentaryTask _jogForwardTask
Field Value
|
Improve this Doc
View Source
_jogMode
Declaration
Field Value
Type |
Description |
System.Int16 |
|
|
Improve this Doc
View Source
_myContextCycleCount
Declaration
public object _myContextCycleCount
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_position
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_serviceContexCycle
Declaration
public object _serviceContexCycle
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_velocity
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
inIsServiceMode
Declaration
public object inIsServiceMode
Field Value
Type |
Description |
System.Object |
|