Common Axis Parameters
Three types of axes are available: Servo, Digitizing and Virtual Servo. All types have common parameters related to an axis.
Figure 4-20: PLCopen Axis Parameters
Parameter | Description |
---|---|
Name | The user-defined name of the axis. The name can consist of 1-16 alphanumeric characters. Spaces are not allowed in the name. The Axis Name identifies the axis displayed in the Project Tree and in the Simulator. |
Type |
A Servo axis is closed loop: commands are sent to the axis and feedback is read from the axis. After selecting this option you will need to define the Axis Data Parameters and Axis Limits Parameters. A Digitizing axis is read-only, open loop. Secondary feedback can be read by reading the actual position of the axis assigned to the secondary feedback. Digitizing axes can use extra feedback from the Drive or a third-party EtherCAT A Virtual Servo is a servo axis with no feedback or drive hardware. The feedback for a virtual servo axis is automatically generated from the command position. There is no limit to the number of virtual axes that may be used in an application. |
Number | The axis number (1-256) specifies the axis for PLCopen![]() |