Click or drag to resize

Axis Class

Represents an axis on a depaneling / router type machine.

** NOTE: ADDED in CFX 1.5 **

Inheritance Hierarchy
SystemObject
  CFX.Structures.DepanelingAxis

Namespace: CFX.Structures.Depaneling
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Axis

The Axis type exposes the following members.

Constructors
 NameDescription
Public methodAxis Default Constructor
Top
Properties
 NameDescription
Public propertyActualAxisSpeed Max axis speed in mm/s
Public propertyActualMaxVelocity Operating at Maximum speed.
Public propertyAxisAcceleration_SetValue Set value in (mm/s2)
Public propertyAxisDecceleration_SetValue Set value in (mm/s2)
Public propertyAxisName Name of the Axis
Top
See Also